Shades of Corn Flower Blue #474773
Tints of Corn Flower Blue #474773
RGB
CMYK
RGB Variations
Color information
#474773 (or 0x474773) is known color: Corn Flower Blue. HEX triplet: 47, 47 and 73. RGB value is (71,71,115). Sum of RGB (Red+Green+Blue) = 71+71+115=257 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.63% from 257); Green value is 71 (28.12% from 255 or 27.63% from 257); Blue value is 115 (45.31% from 255 or 44.75% from 257); Max value from RGB is 115 - color contains mainly: blue. Hex color #474773 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474773 is #B8B88C. Grayscale: #4B4B4B. Windows color (decimal): -12105869 or 7554887. OLE color: 7554887.
HSL color Cylindrical-coordinate representation of color #474773: hue angle of 240º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #474773 is Cyan = 0.38, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 71 | 115 | - |
| CMYK | 0.38 | 0.38 | 0 | 0.55 |
| HSL | 240º | 0.24% | 0.36% | - |
| HSV(B) | 240º | 0.38% | 0.45% | - |
| XYZ | 7.95 | 7.08 | 17.17 | - |
| YUV | 76.02 | 150 | 124.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 71 | 115 | 0.38 | 0.38 | 0 | 0.55 | 240 | 0.24 | 0.36 |
| Hex | 47 | 47 | 73 | 26 | 26 | 0 | 37 | F0 | 18 | 24 |
| Octal | 107 | 107 | 163 | 46 | 46 | 0 | 67 | 360 | 30 | 44 |
| Binary | 1000111 | 1000111 | 1110011 | 100110 | 100110 | 0 | 110111 | 11110000 | 11000 | 100100 |
Color Harmonies of #474773
Complementary color
Monochromatic Colors of #474773
Black with #474773
Text Example
Text Example
White with #474773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474773; }
p { color: rgb(71,71,115); }
H1.HeaderClassName
{
color: #474773;
}
.AnyTagClassName
{
color: #474773;
}
</style>
background-color css
<style>
a { background-color: #474773; }
a { background-color: rgb(71,71,115); }
div.DivClassName
{
background-color: #474773;
}
.BgClassName
{
background-color: #474773;
}
</style>
border-color css
<style>
span { border-color: #474773; }
span { border-color: rgb(71,71,115); }
td.TdClassName
{
border-color: #474773;
}
.TagClassName
{
border-color: #474773;
}
</style>