Shades of Corn Flower Blue #474966
Tints of Corn Flower Blue #474966
RGB
CMYK
RGB Variations
Color information
#474966 (or 0x474966) is known color: Corn Flower Blue. HEX triplet: 47, 49 and 66. RGB value is (71,73,102). Sum of RGB (Red+Green+Blue) = 71+73+102=246 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.86% from 246); Green value is 73 (28.91% from 255 or 29.67% from 246); Blue value is 102 (40.23% from 255 or 41.46% from 246); Max value from RGB is 102 - color contains mainly: blue. Hex color #474966 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474966 is #B8B699. Grayscale: #4B4B4B. Windows color (decimal): -12105370 or 6703431. OLE color: 6703431.
HSL color Cylindrical-coordinate representation of color #474966: hue angle of 236.13º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #474966 is Cyan = 0.30, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 71 | 73 | 102 | - |
| CMYK | 0.30 | 0.28 | 0 | 0.6 |
| HSL | 236.13º | 0.18% | 0.34% | - |
| HSV(B) | 236.13º | 0.3% | 0.4% | - |
| XYZ | 7.38 | 7.06 | 13.54 | - |
| YUV | 75.71 | 142.84 | 124.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 73 | 102 | 0.30 | 0.28 | 0 | 0.6 | 236.13 | 0.18 | 0.34 |
| Hex | 47 | 49 | 66 | 1E | 1C | 0 | 3C | EC | 12 | 22 |
| Octal | 107 | 111 | 146 | 36 | 34 | 0 | 74 | 354 | 22 | 42 |
| Binary | 1000111 | 1001001 | 1100110 | 11110 | 11100 | 0 | 111100 | 11101100 | 10010 | 100010 |
Color Harmonies of #474966
Complementary color
Monochromatic Colors of #474966
Black with #474966
Text Example
Text Example
White with #474966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474966; }
p { color: rgb(71,73,102); }
H1.HeaderClassName
{
color: #474966;
}
.AnyTagClassName
{
color: #474966;
}
</style>
background-color css
<style>
a { background-color: #474966; }
a { background-color: rgb(71,73,102); }
div.DivClassName
{
background-color: #474966;
}
.BgClassName
{
background-color: #474966;
}
</style>
border-color css
<style>
span { border-color: #474966; }
span { border-color: rgb(71,73,102); }
td.TdClassName
{
border-color: #474966;
}
.TagClassName
{
border-color: #474966;
}
</style>