Shades of Corn Flower Blue #474467
Tints of Corn Flower Blue #474467
RGB
CMYK
RGB Variations
Color information
#474467 (or 0x474467) is known color: Corn Flower Blue. HEX triplet: 47, 44 and 67. RGB value is (71,68,103). Sum of RGB (Red+Green+Blue) = 71+68+103=242 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.34% from 242); Green value is 68 (26.95% from 255 or 28.10% from 242); Blue value is 103 (40.62% from 255 or 42.56% from 242); Max value from RGB is 103 - color contains mainly: blue. Hex color #474467 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474467 is #B8BB98. Grayscale: #484848. Windows color (decimal): -12106649 or 6767687. OLE color: 6767687.
HSL color Cylindrical-coordinate representation of color #474467: hue angle of 245.14º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #474467 is Cyan = 0.31, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 68 | 103 | - |
| CMYK | 0.31 | 0.34 | 0 | 0.60 |
| HSL | 245.14º | 0.2% | 0.34% | - |
| HSV(B) | 245.14º | 0.34% | 0.4% | - |
| XYZ | 7.11 | 6.45 | 13.7 | - |
| YUV | 72.89 | 144.99 | 126.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 68 | 103 | 0.31 | 0.34 | 0 | 0.60 | 245.14 | 0.2 | 0.34 |
| Hex | 47 | 44 | 67 | 1F | 22 | 0 | 3C | F5 | 14 | 22 |
| Octal | 107 | 104 | 147 | 37 | 42 | 0 | 74 | 365 | 24 | 42 |
| Binary | 1000111 | 1000100 | 1100111 | 11111 | 100010 | 0 | 111100 | 11110101 | 10100 | 100010 |
Color Harmonies of #474467
Complementary color
Monochromatic Colors of #474467
Black with #474467
Text Example
Text Example
White with #474467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474467; }
p { color: rgb(71,68,103); }
H1.HeaderClassName
{
color: #474467;
}
.AnyTagClassName
{
color: #474467;
}
</style>
background-color css
<style>
a { background-color: #474467; }
a { background-color: rgb(71,68,103); }
div.DivClassName
{
background-color: #474467;
}
.BgClassName
{
background-color: #474467;
}
</style>
border-color css
<style>
span { border-color: #474467; }
span { border-color: rgb(71,68,103); }
td.TdClassName
{
border-color: #474467;
}
.TagClassName
{
border-color: #474467;
}
</style>