Shades of Corn Flower Blue #464669
Tints of Corn Flower Blue #464669
RGB
CMYK
RGB Variations
Color information
#464669 (or 0x464669) is known color: Corn Flower Blue. HEX triplet: 46, 46 and 69. RGB value is (70,70,105). Sum of RGB (Red+Green+Blue) = 70+70+105=245 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.57% from 245); Green value is 70 (27.73% from 255 or 28.57% from 245); Blue value is 105 (41.41% from 255 or 42.86% from 245); Max value from RGB is 105 - color contains mainly: blue. Hex color #464669 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #464669 is #B9B996. Grayscale: #494949. Windows color (decimal): -12171671 or 6899270. OLE color: 6899270.
HSL color Cylindrical-coordinate representation of color #464669: hue angle of 240º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #464669 is Cyan = 0.33, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 70 | 105 | - |
| CMYK | 0.33 | 0.33 | 0 | 0.59 |
| HSL | 240º | 0.2% | 0.34% | - |
| HSV(B) | 240º | 0.33% | 0.41% | - |
| XYZ | 7.27 | 6.7 | 14.28 | - |
| YUV | 73.99 | 145.5 | 125.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 70 | 105 | 0.33 | 0.33 | 0 | 0.59 | 240 | 0.2 | 0.34 |
| Hex | 46 | 46 | 69 | 21 | 21 | 0 | 3B | F0 | 14 | 22 |
| Octal | 106 | 106 | 151 | 41 | 41 | 0 | 73 | 360 | 24 | 42 |
| Binary | 1000110 | 1000110 | 1101001 | 100001 | 100001 | 0 | 111011 | 11110000 | 10100 | 100010 |
Color Harmonies of #464669
Complementary color
Monochromatic Colors of #464669
Black with #464669
Text Example
Text Example
White with #464669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464669; }
p { color: rgb(70,70,105); }
H1.HeaderClassName
{
color: #464669;
}
.AnyTagClassName
{
color: #464669;
}
</style>
background-color css
<style>
a { background-color: #464669; }
a { background-color: rgb(70,70,105); }
div.DivClassName
{
background-color: #464669;
}
.BgClassName
{
background-color: #464669;
}
</style>
border-color css
<style>
span { border-color: #464669; }
span { border-color: rgb(70,70,105); }
td.TdClassName
{
border-color: #464669;
}
.TagClassName
{
border-color: #464669;
}
</style>