Shades of Corn Flower Blue #474676
Tints of Corn Flower Blue #474676
RGB
CMYK
RGB Variations
Color information
#474676 (or 0x474676) is known color: Corn Flower Blue. HEX triplet: 47, 46 and 76. RGB value is (71,70,118). Sum of RGB (Red+Green+Blue) = 71+70+118=259 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.41% from 259); Green value is 70 (27.73% from 255 or 27.03% from 259); Blue value is 118 (46.48% from 255 or 45.56% from 259); Max value from RGB is 118 - color contains mainly: blue. Hex color #474676 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474676 is #B8B989. Grayscale: #4B4B4B. Windows color (decimal): -12106122 or 7751239. OLE color: 7751239.
HSL color Cylindrical-coordinate representation of color #474676: hue angle of 241.25º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #474676 is Cyan = 0.40, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 70 | 118 | - |
| CMYK | 0.40 | 0.41 | 0 | 0.54 |
| HSL | 241.25º | 0.26% | 0.37% | - |
| HSV(B) | 241.25º | 0.41% | 0.46% | - |
| XYZ | 8.06 | 7.03 | 18.07 | - |
| YUV | 75.77 | 151.83 | 124.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 70 | 118 | 0.40 | 0.41 | 0 | 0.54 | 241.25 | 0.26 | 0.37 |
| Hex | 47 | 46 | 76 | 28 | 29 | 0 | 36 | F1 | 1A | 25 |
| Octal | 107 | 106 | 166 | 50 | 51 | 0 | 66 | 361 | 32 | 45 |
| Binary | 1000111 | 1000110 | 1110110 | 101000 | 101001 | 0 | 110110 | 11110001 | 11010 | 100101 |
Color Harmonies of #474676
Complementary color
Monochromatic Colors of #474676
Black with #474676
Text Example
Text Example
White with #474676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474676; }
p { color: rgb(71,70,118); }
H1.HeaderClassName
{
color: #474676;
}
.AnyTagClassName
{
color: #474676;
}
</style>
background-color css
<style>
a { background-color: #474676; }
a { background-color: rgb(71,70,118); }
div.DivClassName
{
background-color: #474676;
}
.BgClassName
{
background-color: #474676;
}
</style>
border-color css
<style>
span { border-color: #474676; }
span { border-color: rgb(71,70,118); }
td.TdClassName
{
border-color: #474676;
}
.TagClassName
{
border-color: #474676;
}
</style>