Shades of Corn Flower Blue #474466
Tints of Corn Flower Blue #474466
RGB
CMYK
RGB Variations
Color information
#474466 (or 0x474466) is known color: Corn Flower Blue. HEX triplet: 47, 44 and 66. RGB value is (71,68,102). Sum of RGB (Red+Green+Blue) = 71+68+102=241 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.46% from 241); Green value is 68 (26.95% from 255 or 28.22% from 241); Blue value is 102 (40.23% from 255 or 42.32% from 241); Max value from RGB is 102 - color contains mainly: blue. Hex color #474466 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474466 is #B8BB99. Grayscale: #484848. Windows color (decimal): -12106650 or 6702151. OLE color: 6702151.
HSL color Cylindrical-coordinate representation of color #474466: hue angle of 245.29º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #474466 is Cyan = 0.30, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 71 | 68 | 102 | - |
| CMYK | 0.30 | 0.33 | 0 | 0.6 |
| HSL | 245.29º | 0.2% | 0.33% | - |
| HSV(B) | 245.29º | 0.33% | 0.4% | - |
| XYZ | 7.06 | 6.43 | 13.44 | - |
| YUV | 72.77 | 144.49 | 126.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 68 | 102 | 0.30 | 0.33 | 0 | 0.6 | 245.29 | 0.2 | 0.33 |
| Hex | 47 | 44 | 66 | 1E | 21 | 0 | 3C | F5 | 14 | 21 |
| Octal | 107 | 104 | 146 | 36 | 41 | 0 | 74 | 365 | 24 | 41 |
| Binary | 1000111 | 1000100 | 1100110 | 11110 | 100001 | 0 | 111100 | 11110101 | 10100 | 100001 |
Color Harmonies of #474466
Complementary color
Monochromatic Colors of #474466
Black with #474466
Text Example
Text Example
White with #474466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474466; }
p { color: rgb(71,68,102); }
H1.HeaderClassName
{
color: #474466;
}
.AnyTagClassName
{
color: #474466;
}
</style>
background-color css
<style>
a { background-color: #474466; }
a { background-color: rgb(71,68,102); }
div.DivClassName
{
background-color: #474466;
}
.BgClassName
{
background-color: #474466;
}
</style>
border-color css
<style>
span { border-color: #474466; }
span { border-color: rgb(71,68,102); }
td.TdClassName
{
border-color: #474466;
}
.TagClassName
{
border-color: #474466;
}
</style>