Shades of Corn Flower Blue #464676
Tints of Corn Flower Blue #464676
RGB
CMYK
RGB Variations
Color information
#464676 (or 0x464676) is known color: Corn Flower Blue. HEX triplet: 46, 46 and 76. RGB value is (70,70,118). Sum of RGB (Red+Green+Blue) = 70+70+118=258 (34% of max value = 765). Red value is 70 (27.73% from 255 or 27.13% from 258); Green value is 70 (27.73% from 255 or 27.13% from 258); Blue value is 118 (46.48% from 255 or 45.74% from 258); Max value from RGB is 118 - color contains mainly: blue. Hex color #464676 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #464676 is #B9B989. Grayscale: #4B4B4B. Windows color (decimal): -12171658 or 7751238. OLE color: 7751238.
HSL color Cylindrical-coordinate representation of color #464676: hue angle of 240º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #464676 is Cyan = 0.41, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 70 | 118 | - |
| CMYK | 0.41 | 0.41 | 0 | 0.54 |
| HSL | 240º | 0.26% | 0.37% | - |
| HSV(B) | 240º | 0.41% | 0.46% | - |
| XYZ | 7.99 | 6.99 | 18.07 | - |
| YUV | 75.47 | 152 | 124.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 70 | 118 | 0.41 | 0.41 | 0 | 0.54 | 240 | 0.26 | 0.37 |
| Hex | 46 | 46 | 76 | 29 | 29 | 0 | 36 | F0 | 1A | 25 |
| Octal | 106 | 106 | 166 | 51 | 51 | 0 | 66 | 360 | 32 | 45 |
| Binary | 1000110 | 1000110 | 1110110 | 101001 | 101001 | 0 | 110110 | 11110000 | 11010 | 100101 |
Color Harmonies of #464676
Complementary color
Monochromatic Colors of #464676
Black with #464676
Text Example
Text Example
White with #464676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464676; }
p { color: rgb(70,70,118); }
H1.HeaderClassName
{
color: #464676;
}
.AnyTagClassName
{
color: #464676;
}
</style>
background-color css
<style>
a { background-color: #464676; }
a { background-color: rgb(70,70,118); }
div.DivClassName
{
background-color: #464676;
}
.BgClassName
{
background-color: #464676;
}
</style>
border-color css
<style>
span { border-color: #464676; }
span { border-color: rgb(70,70,118); }
td.TdClassName
{
border-color: #464676;
}
.TagClassName
{
border-color: #464676;
}
</style>