crispedge.com

Color picker

Loading...

#447f8a hex color - Wish Upon a Star - Blue - Cool color - Information

#447f8a hex color - Wish Upon a Star - Blue - Cool color

Color Hue/Base color: Blue

Hex #447f8a Color Code is also known as Wish Upon a Star color.

Hex #447f8a Color code in RGB color code model is created after adding 26.67% red color, 49.8% green color and 54.12% blue color. Hex #447f8a Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 8% magenta, 0% yellow and 46% black.

Hex #447f8a color code is between #337788 web safe hex color code and #558899 web safe hex color code. #337788 is the nearest web safe color code. You can see here many more shades of #447f8a color code.

0 Likes 0 Comments | 5 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code447f8a#447f8a
RGB Decimal68, 127, 138rgb(68, 127, 138)
RGB Percent27%, 50%, 54%rgb(27%, 50%, 54%)
CSS RGBa68, 127, 138,1rgba(68,127,138,1)
CMYK Modelcmyk(51%,8%,0%,46%)
HSL Color Space189,34% ,40%hsl(189,34% ,40%)
HSV Color Space189°, 51%, 54%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010001000111111110001010
Octal104177212
Decimal68127138
Hex447f8a

Different shades of #447f8a color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #447f8a
#569eab
Dark Shade of #447f8a
#336068
Saturated Shade of #447f8a
#3a8694
Desaturated Shade of #447f8a
#4e7880
Grey scale Shade of #447f8a
#676767
Brighten Shade
#5d98a3
Most Readable Shade
#FFFFFF

Shades of #447f8a color code

Generate more color scales with scales (color stack) generator.

#447f8a
#3c707a
#34626b
#2d545c
#25464c
#1e383d
#162a2e
#0f1c1e
#070e0f
#000000

Similar Color like #447f8a color

Find visually similar hex color codes nearing to #447f8a hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#45808b
#46818c
#47828d
#48838e
#49848f
#4a8590
#4b8691
#4c8792
#4d8893
#4e8994
#4f8a95
#508b96
#518c97
#528d98
#437e89
#427d88
#417c87
#407b86
#3f7a85
#3e7984
#3d7883
#3c7782
#3b7681
#3a7580
#39747f
#38737e
#37727d
#36717c

Monochromatic Color with #447f8a

#447f8a
#59a6b4
#6ecddf
#050a0a
#1a3135
#2f585f

Tints of #447f8a Color

#447f8a
#588d97
#6d9ba4
#82a9b1
#97b7be
#abc6cb
#c0d4d8
#d5e2e5
#eaf0f2
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#447f8a
#8a4f44

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#447f8a
#8a445c
#8a7244

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#448a79
#448a87
#447f8a
#44718a
#44638a

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#447f8a
#8a447f
#7f8a44

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#447f8a
#72448a
#8a4f44
#5c8a44

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#447f8a
#8a4f44
#8a7244
#445c8a

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #447f8a Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#447f8a Color Code Preview on Black Background Color

This is how #447f8a Color will look on black background color. Color contrast ratio is 4.65

#447f8a in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#447f8a">Your Example Paragraph content text in with font color #447f8a </p>

Your Example Paragraph content text in with font color #447f8a

HTML with inline CSS

<div style="color:#447f8a">Your Paragraph text in with font color #447f8a </div>

Your Example Paragraph content text in with font color #447f8a

#447f8a color code is use for CSS Background Color

Background color for the above div is #447f8a

HTML with inline CSS

<div style="background-color:#447f8a;"></div>

#447f8a color code is use for CSS Border Color

CSS Border color for the above div is #447f8a

HTML with inline CSS

<div style="border:5px solid #447f8a;"></div>

CSS Border Left color for the above div is #447f8a

HTML with inline CSS

<div style="border-left:5px solid #447f8a;"></div>

CSS Border Right color for the above div is #447f8a

HTML with inline CSS

<div style="border-right:5px solid #447f8a;"></div>

CSS Border Bottom color for the above div is #447f8a

HTML with inline CSS

<div style="border-bottom:5px solid #447f8a;"></div>

CSS Border Top color for the above div is #447f8a

HTML with inline CSS

<div style="border-top:5px solid #447f8a;"></div>

#447f8a hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#447f8a; } .examplecolorclass {color:#447f8a; } .examplebordercolor {border:3px solid #447f8a; }

#447f8a Color code Preview on White Background

This is how #447f8a Color code will look on white background color. Color contrast ratio is 4.52

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #447f8a; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #447f8a; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(68,127,138,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(138,79,68,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(68,127,138,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.