Shades of Corn Flower Blue #464672
Tints of Corn Flower Blue #464672
RGB
CMYK
RGB Variations
Color information
#464672 (or 0x464672) is known color: Corn Flower Blue. HEX triplet: 46, 46 and 72. RGB value is (70,70,114). Sum of RGB (Red+Green+Blue) = 70+70+114=254 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.56% from 254); Green value is 70 (27.73% from 255 or 27.56% from 254); Blue value is 114 (44.92% from 255 or 44.88% from 254); Max value from RGB is 114 - color contains mainly: blue. Hex color #464672 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #464672 is #B9B98D. Grayscale: #4A4A4A. Windows color (decimal): -12171662 or 7489094. OLE color: 7489094.
HSL color Cylindrical-coordinate representation of color #464672: 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.39%. Process color model (Four color, CMYK) of #464672 is Cyan = 0.39, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 70 | 114 | - |
| CMYK | 0.39 | 0.39 | 0 | 0.55 |
| HSL | 240º | 0.24% | 0.36% | - |
| HSV(B) | 240º | 0.39% | 0.45% | - |
| XYZ | 7.75 | 6.9 | 16.84 | - |
| YUV | 75.02 | 150 | 124.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 70 | 114 | 0.39 | 0.39 | 0 | 0.55 | 240 | 0.24 | 0.36 |
| Hex | 46 | 46 | 72 | 27 | 27 | 0 | 37 | F0 | 18 | 24 |
| Octal | 106 | 106 | 162 | 47 | 47 | 0 | 67 | 360 | 30 | 44 |
| Binary | 1000110 | 1000110 | 1110010 | 100111 | 100111 | 0 | 110111 | 11110000 | 11000 | 100100 |
Color Harmonies of #464672
Complementary color
Monochromatic Colors of #464672
Black with #464672
Text Example
Text Example
White with #464672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464672; }
p { color: rgb(70,70,114); }
H1.HeaderClassName
{
color: #464672;
}
.AnyTagClassName
{
color: #464672;
}
</style>
background-color css
<style>
a { background-color: #464672; }
a { background-color: rgb(70,70,114); }
div.DivClassName
{
background-color: #464672;
}
.BgClassName
{
background-color: #464672;
}
</style>
border-color css
<style>
span { border-color: #464672; }
span { border-color: rgb(70,70,114); }
td.TdClassName
{
border-color: #464672;
}
.TagClassName
{
border-color: #464672;
}
</style>