Shades of Corn Flower Blue #454668
Tints of Corn Flower Blue #454668
RGB
CMYK
RGB Variations
Color information
#454668 (or 0x454668) is known color: Corn Flower Blue. HEX triplet: 45, 46 and 68. RGB value is (69,70,104). Sum of RGB (Red+Green+Blue) = 69+70+104=243 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.40% from 243); Green value is 70 (27.73% from 255 or 28.81% from 243); Blue value is 104 (41.02% from 255 or 42.80% from 243); Max value from RGB is 104 - color contains mainly: blue. Hex color #454668 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #454668 is #BAB997. Grayscale: #494949. Windows color (decimal): -12237208 or 6833733. OLE color: 6833733.
HSL color Cylindrical-coordinate representation of color #454668: hue angle of 238.29º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #454668 is Cyan = 0.34, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 69 | 70 | 104 | - |
| CMYK | 0.34 | 0.33 | 0 | 0.59 |
| HSL | 238.29º | 0.2% | 0.34% | - |
| HSV(B) | 238.29º | 0.34% | 0.41% | - |
| XYZ | 7.14 | 6.65 | 14 | - |
| YUV | 73.58 | 145.17 | 124.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 70 | 104 | 0.34 | 0.33 | 0 | 0.59 | 238.29 | 0.2 | 0.34 |
| Hex | 45 | 46 | 68 | 22 | 21 | 0 | 3B | EE | 14 | 22 |
| Octal | 105 | 106 | 150 | 42 | 41 | 0 | 73 | 356 | 24 | 42 |
| Binary | 1000101 | 1000110 | 1101000 | 100010 | 100001 | 0 | 111011 | 11101110 | 10100 | 100010 |
Color Harmonies of #454668
Complementary color
Monochromatic Colors of #454668
Black with #454668
Text Example
Text Example
White with #454668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454668; }
p { color: rgb(69,70,104); }
H1.HeaderClassName
{
color: #454668;
}
.AnyTagClassName
{
color: #454668;
}
</style>
background-color css
<style>
a { background-color: #454668; }
a { background-color: rgb(69,70,104); }
div.DivClassName
{
background-color: #454668;
}
.BgClassName
{
background-color: #454668;
}
</style>
border-color css
<style>
span { border-color: #454668; }
span { border-color: rgb(69,70,104); }
td.TdClassName
{
border-color: #454668;
}
.TagClassName
{
border-color: #454668;
}
</style>