Shades of Corn Flower Blue #424376
Tints of Corn Flower Blue #424376
RGB
CMYK
RGB Variations
Color information
#424376 (or 0x424376) is known color: Corn Flower Blue. HEX triplet: 42, 43 and 76. RGB value is (66,67,118). Sum of RGB (Red+Green+Blue) = 66+67+118=251 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.29% from 251); Green value is 67 (26.56% from 255 or 26.69% from 251); Blue value is 118 (46.48% from 255 or 47.01% from 251); Max value from RGB is 118 - color contains mainly: blue. Hex color #424376 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424376 is #BDBC89. Grayscale: #484848. Windows color (decimal): -12434570 or 7750466. OLE color: 7750466.
HSL color Cylindrical-coordinate representation of color #424376: hue angle of 238.85º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #424376 is Cyan = 0.44, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 67 | 118 | - |
| CMYK | 0.44 | 0.43 | 0 | 0.54 |
| HSL | 238.85º | 0.28% | 0.36% | - |
| HSV(B) | 238.85º | 0.44% | 0.46% | - |
| XYZ | 7.52 | 6.48 | 17.99 | - |
| YUV | 72.52 | 153.67 | 123.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 67 | 118 | 0.44 | 0.43 | 0 | 0.54 | 238.85 | 0.28 | 0.36 |
| Hex | 42 | 43 | 76 | 2C | 2B | 0 | 36 | EF | 1C | 24 |
| Octal | 102 | 103 | 166 | 54 | 53 | 0 | 66 | 357 | 34 | 44 |
| Binary | 1000010 | 1000011 | 1110110 | 101100 | 101011 | 0 | 110110 | 11101111 | 11100 | 100100 |
Color Harmonies of #424376
Complementary color
Monochromatic Colors of #424376
Black with #424376
Text Example
Text Example
White with #424376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424376; }
p { color: rgb(66,67,118); }
H1.HeaderClassName
{
color: #424376;
}
.AnyTagClassName
{
color: #424376;
}
</style>
background-color css
<style>
a { background-color: #424376; }
a { background-color: rgb(66,67,118); }
div.DivClassName
{
background-color: #424376;
}
.BgClassName
{
background-color: #424376;
}
</style>
border-color css
<style>
span { border-color: #424376; }
span { border-color: rgb(66,67,118); }
td.TdClassName
{
border-color: #424376;
}
.TagClassName
{
border-color: #424376;
}
</style>