Shades of Corn Flower Blue #474771
Tints of Corn Flower Blue #474771
RGB
CMYK
RGB Variations
Color information
#474771 (or 0x474771) is known color: Corn Flower Blue. HEX triplet: 47, 47 and 71. RGB value is (71,71,113). Sum of RGB (Red+Green+Blue) = 71+71+113=255 (33% of max value = 765). Red value is 71 (28.12% from 255 or 27.84% from 255); Green value is 71 (28.12% from 255 or 27.84% from 255); Blue value is 113 (44.53% from 255 or 44.31% from 255); Max value from RGB is 113 - color contains mainly: blue. Hex color #474771 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474771 is #B8B88E. Grayscale: #4B4B4B. Windows color (decimal): -12105871 or 7423815. OLE color: 7423815.
HSL color Cylindrical-coordinate representation of color #474771: hue angle of 240º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #474771 is Cyan = 0.37, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 71 | 113 | - |
| CMYK | 0.37 | 0.37 | 0 | 0.56 |
| HSL | 240º | 0.23% | 0.36% | - |
| HSV(B) | 240º | 0.37% | 0.44% | - |
| XYZ | 7.83 | 7.04 | 16.57 | - |
| YUV | 75.79 | 149 | 124.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 71 | 113 | 0.37 | 0.37 | 0 | 0.56 | 240 | 0.23 | 0.36 |
| Hex | 47 | 47 | 71 | 25 | 25 | 0 | 38 | F0 | 17 | 24 |
| Octal | 107 | 107 | 161 | 45 | 45 | 0 | 70 | 360 | 27 | 44 |
| Binary | 1000111 | 1000111 | 1110001 | 100101 | 100101 | 0 | 111000 | 11110000 | 10111 | 100100 |
Color Harmonies of #474771
Complementary color
Monochromatic Colors of #474771
Black with #474771
Text Example
Text Example
White with #474771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474771; }
p { color: rgb(71,71,113); }
H1.HeaderClassName
{
color: #474771;
}
.AnyTagClassName
{
color: #474771;
}
</style>
background-color css
<style>
a { background-color: #474771; }
a { background-color: rgb(71,71,113); }
div.DivClassName
{
background-color: #474771;
}
.BgClassName
{
background-color: #474771;
}
</style>
border-color css
<style>
span { border-color: #474771; }
span { border-color: rgb(71,71,113); }
td.TdClassName
{
border-color: #474771;
}
.TagClassName
{
border-color: #474771;
}
</style>