Shades of Corn Flower Blue #434671
Tints of Corn Flower Blue #434671
RGB
CMYK
RGB Variations
Color information
#434671 (or 0x434671) is known color: Corn Flower Blue. HEX triplet: 43, 46 and 71. RGB value is (67,70,113). Sum of RGB (Red+Green+Blue) = 67+70+113=250 (33% of max value = 765). Red value is 67 (26.56% from 255 or 26.8% from 250); Green value is 70 (27.73% from 255 or 28% from 250); Blue value is 113 (44.53% from 255 or 45.2% from 250); Max value from RGB is 113 - color contains mainly: blue. Hex color #434671 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434671 is #BCB98E. Grayscale: #494949. Windows color (decimal): -12368271 or 7423555. OLE color: 7423555.
HSL color Cylindrical-coordinate representation of color #434671: hue angle of 236.09º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #434671 is Cyan = 0.41, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 70 | 113 | - |
| CMYK | 0.41 | 0.38 | 0 | 0.56 |
| HSL | 236.09º | 0.26% | 0.35% | - |
| HSV(B) | 236.09º | 0.41% | 0.44% | - |
| XYZ | 7.49 | 6.77 | 16.53 | - |
| YUV | 74.01 | 150.01 | 123 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 70 | 113 | 0.41 | 0.38 | 0 | 0.56 | 236.09 | 0.26 | 0.35 |
| Hex | 43 | 46 | 71 | 29 | 26 | 0 | 38 | EC | 1A | 23 |
| Octal | 103 | 106 | 161 | 51 | 46 | 0 | 70 | 354 | 32 | 43 |
| Binary | 1000011 | 1000110 | 1110001 | 101001 | 100110 | 0 | 111000 | 11101100 | 11010 | 100011 |
Color Harmonies of #434671
Complementary color
Monochromatic Colors of #434671
Black with #434671
Text Example
Text Example
White with #434671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434671; }
p { color: rgb(67,70,113); }
H1.HeaderClassName
{
color: #434671;
}
.AnyTagClassName
{
color: #434671;
}
</style>
background-color css
<style>
a { background-color: #434671; }
a { background-color: rgb(67,70,113); }
div.DivClassName
{
background-color: #434671;
}
.BgClassName
{
background-color: #434671;
}
</style>
border-color css
<style>
span { border-color: #434671; }
span { border-color: rgb(67,70,113); }
td.TdClassName
{
border-color: #434671;
}
.TagClassName
{
border-color: #434671;
}
</style>