Shades of Corn Flower Blue #464670
Tints of Corn Flower Blue #464670
RGB
CMYK
RGB Variations
Color information
#464670 (or 0x464670) is known color: Corn Flower Blue. HEX triplet: 46, 46 and 70. RGB value is (70,70,112). Sum of RGB (Red+Green+Blue) = 70+70+112=252 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.78% from 252); Green value is 70 (27.73% from 255 or 27.78% from 252); Blue value is 112 (44.14% from 255 or 44.44% from 252); Max value from RGB is 112 - color contains mainly: blue. Hex color #464670 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #464670 is #B9B98F. Grayscale: #4A4A4A. Windows color (decimal): -12171664 or 7358022. OLE color: 7358022.
HSL color Cylindrical-coordinate representation of color #464670: hue angle of 240º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #464670 is Cyan = 0.38, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 70 | 112 | - |
| CMYK | 0.38 | 0.38 | 0 | 0.56 |
| HSL | 240º | 0.23% | 0.36% | - |
| HSV(B) | 240º | 0.38% | 0.44% | - |
| XYZ | 7.64 | 6.85 | 16.25 | - |
| YUV | 74.79 | 149 | 124.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 70 | 112 | 0.38 | 0.38 | 0 | 0.56 | 240 | 0.23 | 0.36 |
| Hex | 46 | 46 | 70 | 26 | 26 | 0 | 38 | F0 | 17 | 24 |
| Octal | 106 | 106 | 160 | 46 | 46 | 0 | 70 | 360 | 27 | 44 |
| Binary | 1000110 | 1000110 | 1110000 | 100110 | 100110 | 0 | 111000 | 11110000 | 10111 | 100100 |
Color Harmonies of #464670
Complementary color
Monochromatic Colors of #464670
Black with #464670
Text Example
Text Example
White with #464670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464670; }
p { color: rgb(70,70,112); }
H1.HeaderClassName
{
color: #464670;
}
.AnyTagClassName
{
color: #464670;
}
</style>
background-color css
<style>
a { background-color: #464670; }
a { background-color: rgb(70,70,112); }
div.DivClassName
{
background-color: #464670;
}
.BgClassName
{
background-color: #464670;
}
</style>
border-color css
<style>
span { border-color: #464670; }
span { border-color: rgb(70,70,112); }
td.TdClassName
{
border-color: #464670;
}
.TagClassName
{
border-color: #464670;
}
</style>