Shades of Corn Flower Blue #474677
Tints of Corn Flower Blue #474677
RGB
CMYK
RGB Variations
Color information
#474677 (or 0x474677) is known color: Corn Flower Blue. HEX triplet: 47, 46 and 77. RGB value is (71,70,119). Sum of RGB (Red+Green+Blue) = 71+70+119=260 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.31% from 260); Green value is 70 (27.73% from 255 or 26.92% from 260); Blue value is 119 (46.88% from 255 or 45.77% from 260); Max value from RGB is 119 - color contains mainly: blue. Hex color #474677 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474677 is #B8B988. Grayscale: #4B4B4B. Windows color (decimal): -12106121 or 7816775. OLE color: 7816775.
HSL color Cylindrical-coordinate representation of color #474677: hue angle of 241.22º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #474677 is Cyan = 0.40, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 70 | 119 | - |
| CMYK | 0.40 | 0.41 | 0 | 0.53 |
| HSL | 241.22º | 0.26% | 0.37% | - |
| HSV(B) | 241.22º | 0.41% | 0.47% | - |
| XYZ | 8.12 | 7.05 | 18.39 | - |
| YUV | 75.89 | 152.33 | 124.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 70 | 119 | 0.40 | 0.41 | 0 | 0.53 | 241.22 | 0.26 | 0.37 |
| Hex | 47 | 46 | 77 | 28 | 29 | 0 | 35 | F1 | 1A | 25 |
| Octal | 107 | 106 | 167 | 50 | 51 | 0 | 65 | 361 | 32 | 45 |
| Binary | 1000111 | 1000110 | 1110111 | 101000 | 101001 | 0 | 110101 | 11110001 | 11010 | 100101 |
Color Harmonies of #474677
Complementary color
Monochromatic Colors of #474677
Black with #474677
Text Example
Text Example
White with #474677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474677; }
p { color: rgb(71,70,119); }
H1.HeaderClassName
{
color: #474677;
}
.AnyTagClassName
{
color: #474677;
}
</style>
background-color css
<style>
a { background-color: #474677; }
a { background-color: rgb(71,70,119); }
div.DivClassName
{
background-color: #474677;
}
.BgClassName
{
background-color: #474677;
}
</style>
border-color css
<style>
span { border-color: #474677; }
span { border-color: rgb(71,70,119); }
td.TdClassName
{
border-color: #474677;
}
.TagClassName
{
border-color: #474677;
}
</style>