Shades of Corn Flower Blue #424677
Tints of Corn Flower Blue #424677
RGB
CMYK
RGB Variations
Color information
#424677 (or 0x424677) is known color: Corn Flower Blue. HEX triplet: 42, 46 and 77. RGB value is (66,70,119). Sum of RGB (Red+Green+Blue) = 66+70+119=255 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.88% from 255); Green value is 70 (27.73% from 255 or 27.45% from 255); Blue value is 119 (46.88% from 255 or 46.67% from 255); Max value from RGB is 119 - color contains mainly: blue. Hex color #424677 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424677 is #BDB988. Grayscale: #4A4A4A. Windows color (decimal): -12433801 or 7816770. OLE color: 7816770.
HSL color Cylindrical-coordinate representation of color #424677: hue angle of 235.47º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #424677 is Cyan = 0.45, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 70 | 119 | - |
| CMYK | 0.45 | 0.41 | 0 | 0.53 |
| HSL | 235.47º | 0.29% | 0.36% | - |
| HSV(B) | 235.47º | 0.45% | 0.47% | - |
| XYZ | 7.77 | 6.87 | 18.37 | - |
| YUV | 74.39 | 153.17 | 122.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 70 | 119 | 0.45 | 0.41 | 0 | 0.53 | 235.47 | 0.29 | 0.36 |
| Hex | 42 | 46 | 77 | 2D | 29 | 0 | 35 | EB | 1D | 24 |
| Octal | 102 | 106 | 167 | 55 | 51 | 0 | 65 | 353 | 35 | 44 |
| Binary | 1000010 | 1000110 | 1110111 | 101101 | 101001 | 0 | 110101 | 11101011 | 11101 | 100100 |
Color Harmonies of #424677
Complementary color
Monochromatic Colors of #424677
Black with #424677
Text Example
Text Example
White with #424677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424677; }
p { color: rgb(66,70,119); }
H1.HeaderClassName
{
color: #424677;
}
.AnyTagClassName
{
color: #424677;
}
</style>
background-color css
<style>
a { background-color: #424677; }
a { background-color: rgb(66,70,119); }
div.DivClassName
{
background-color: #424677;
}
.BgClassName
{
background-color: #424677;
}
</style>
border-color css
<style>
span { border-color: #424677; }
span { border-color: rgb(66,70,119); }
td.TdClassName
{
border-color: #424677;
}
.TagClassName
{
border-color: #424677;
}
</style>