Shades of Corn Flower Blue #434560
Tints of Corn Flower Blue #434560
RGB
CMYK
RGB Variations
Color information
#434560 (or 0x434560) is known color: Corn Flower Blue. HEX triplet: 43, 45 and 60. RGB value is (67,69,96). Sum of RGB (Red+Green+Blue) = 67+69+96=232 (30% of max value = 765). Red value is 67 (26.56% from 255 or 28.88% from 232); Green value is 69 (27.34% from 255 or 29.74% from 232); Blue value is 96 (37.89% from 255 or 41.38% from 232); Max value from RGB is 96 - color contains mainly: blue. Hex color #434560 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434560 is #BCBA9F. Grayscale: #474747. Windows color (decimal): -12368544 or 6309187. OLE color: 6309187.
HSL color Cylindrical-coordinate representation of color #434560: hue angle of 235.86º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #434560 is Cyan = 0.30, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 69 | 96 | - |
| CMYK | 0.30 | 0.28 | 0 | 0.62 |
| HSL | 235.86º | 0.18% | 0.32% | - |
| HSV(B) | 235.86º | 0.3% | 0.38% | - |
| XYZ | 6.55 | 6.29 | 11.94 | - |
| YUV | 71.48 | 141.84 | 124.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 69 | 96 | 0.30 | 0.28 | 0 | 0.62 | 235.86 | 0.18 | 0.32 |
| Hex | 43 | 45 | 60 | 1E | 1C | 0 | 3E | EC | 12 | 20 |
| Octal | 103 | 105 | 140 | 36 | 34 | 0 | 76 | 354 | 22 | 40 |
| Binary | 1000011 | 1000101 | 1100000 | 11110 | 11100 | 0 | 111110 | 11101100 | 10010 | 100000 |
Color Harmonies of #434560
Complementary color
Monochromatic Colors of #434560
Black with #434560
Text Example
Text Example
White with #434560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434560; }
p { color: rgb(67,69,96); }
H1.HeaderClassName
{
color: #434560;
}
.AnyTagClassName
{
color: #434560;
}
</style>
background-color css
<style>
a { background-color: #434560; }
a { background-color: rgb(67,69,96); }
div.DivClassName
{
background-color: #434560;
}
.BgClassName
{
background-color: #434560;
}
</style>
border-color css
<style>
span { border-color: #434560; }
span { border-color: rgb(67,69,96); }
td.TdClassName
{
border-color: #434560;
}
.TagClassName
{
border-color: #434560;
}
</style>