Shades of Corn Flower Blue #474968
Tints of Corn Flower Blue #474968
RGB
CMYK
RGB Variations
Color information
#474968 (or 0x474968) is known color: Corn Flower Blue. HEX triplet: 47, 49 and 68. RGB value is (71,73,104). Sum of RGB (Red+Green+Blue) = 71+73+104=248 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.63% from 248); Green value is 73 (28.91% from 255 or 29.44% from 248); Blue value is 104 (41.02% from 255 or 41.94% from 248); Max value from RGB is 104 - color contains mainly: blue. Hex color #474968 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474968 is #B8B697. Grayscale: #4B4B4B. Windows color (decimal): -12105368 or 6834503. OLE color: 6834503.
HSL color Cylindrical-coordinate representation of color #474968: hue angle of 236.36º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #474968 is Cyan = 0.32, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 73 | 104 | - |
| CMYK | 0.32 | 0.30 | 0 | 0.59 |
| HSL | 236.36º | 0.19% | 0.34% | - |
| HSV(B) | 236.36º | 0.32% | 0.41% | - |
| XYZ | 7.48 | 7.1 | 14.07 | - |
| YUV | 75.94 | 143.84 | 124.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 73 | 104 | 0.32 | 0.30 | 0 | 0.59 | 236.36 | 0.19 | 0.34 |
| Hex | 47 | 49 | 68 | 20 | 1E | 0 | 3B | EC | 13 | 22 |
| Octal | 107 | 111 | 150 | 40 | 36 | 0 | 73 | 354 | 23 | 42 |
| Binary | 1000111 | 1001001 | 1101000 | 100000 | 11110 | 0 | 111011 | 11101100 | 10011 | 100010 |
Color Harmonies of #474968
Complementary color
Monochromatic Colors of #474968
Black with #474968
Text Example
Text Example
White with #474968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474968; }
p { color: rgb(71,73,104); }
H1.HeaderClassName
{
color: #474968;
}
.AnyTagClassName
{
color: #474968;
}
</style>
background-color css
<style>
a { background-color: #474968; }
a { background-color: rgb(71,73,104); }
div.DivClassName
{
background-color: #474968;
}
.BgClassName
{
background-color: #474968;
}
</style>
border-color css
<style>
span { border-color: #474968; }
span { border-color: rgb(71,73,104); }
td.TdClassName
{
border-color: #474968;
}
.TagClassName
{
border-color: #474968;
}
</style>