Shades of Corn Flower Blue #464661
Tints of Corn Flower Blue #464661
RGB
CMYK
RGB Variations
Color information
#464661 (or 0x464661) is known color: Corn Flower Blue. HEX triplet: 46, 46 and 61. RGB value is (70,70,97). Sum of RGB (Red+Green+Blue) = 70+70+97=237 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.54% from 237); Green value is 70 (27.73% from 255 or 29.54% from 237); Blue value is 97 (38.28% from 255 or 40.93% from 237); Max value from RGB is 97 - color contains mainly: blue. Hex color #464661 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #464661 is #B9B99E. Grayscale: #484848. Windows color (decimal): -12171679 or 6374982. OLE color: 6374982.
HSL color Cylindrical-coordinate representation of color #464661: hue angle of 240º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #464661 is Cyan = 0.28, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 70 | 97 | - |
| CMYK | 0.28 | 0.28 | 0 | 0.62 |
| HSL | 240º | 0.16% | 0.33% | - |
| HSV(B) | 240º | 0.28% | 0.38% | - |
| XYZ | 6.87 | 6.55 | 12.21 | - |
| YUV | 73.08 | 141.5 | 125.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 70 | 97 | 0.28 | 0.28 | 0 | 0.62 | 240 | 0.16 | 0.33 |
| Hex | 46 | 46 | 61 | 1C | 1C | 0 | 3E | F0 | 10 | 21 |
| Octal | 106 | 106 | 141 | 34 | 34 | 0 | 76 | 360 | 20 | 41 |
| Binary | 1000110 | 1000110 | 1100001 | 11100 | 11100 | 0 | 111110 | 11110000 | 10000 | 100001 |
Color Harmonies of #464661
Complementary color
Monochromatic Colors of #464661
Black with #464661
Text Example
Text Example
White with #464661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464661; }
p { color: rgb(70,70,97); }
H1.HeaderClassName
{
color: #464661;
}
.AnyTagClassName
{
color: #464661;
}
</style>
background-color css
<style>
a { background-color: #464661; }
a { background-color: rgb(70,70,97); }
div.DivClassName
{
background-color: #464661;
}
.BgClassName
{
background-color: #464661;
}
</style>
border-color css
<style>
span { border-color: #464661; }
span { border-color: rgb(70,70,97); }
td.TdClassName
{
border-color: #464661;
}
.TagClassName
{
border-color: #464661;
}
</style>