Shades of Blue Zodiac #424656
Tints of Blue Zodiac #424656
RGB
CMYK
RGB Variations
Color information
#424656 (or 0x424656) is known color: Blue Zodiac. HEX triplet: 42, 46 and 56. RGB value is (66,70,86). Sum of RGB (Red+Green+Blue) = 66+70+86=222 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.73% from 222); Green value is 70 (27.73% from 255 or 31.53% from 222); Blue value is 86 (33.98% from 255 or 38.74% from 222); Max value from RGB is 86 - color contains mainly: blue. Hex color #424656 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424656 is #BDB9A9. Grayscale: #464646. Windows color (decimal): -12433834 or 5654082. OLE color: 5654082.
HSL color Cylindrical-coordinate representation of color #424656: hue angle of 228º degrees, saturation: 0.13, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #424656 is Cyan = 0.23, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 70 | 86 | - |
| CMYK | 0.23 | 0.19 | 0 | 0.66 |
| HSL | 228º | 0.13% | 0.3% | - |
| HSV(B) | 228º | 0.23% | 0.34% | - |
| XYZ | 6.12 | 6.21 | 9.68 | - |
| YUV | 70.63 | 136.67 | 124.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 70 | 86 | 0.23 | 0.19 | 0 | 0.66 | 228 | 0.13 | 0.3 |
| Hex | 42 | 46 | 56 | 17 | 13 | 0 | 42 | E4 | D | 1E |
| Octal | 102 | 106 | 126 | 27 | 23 | 0 | 102 | 344 | 15 | 36 |
| Binary | 1000010 | 1000110 | 1010110 | 10111 | 10011 | 0 | 1000010 | 11100100 | 1101 | 11110 |
Color Harmonies of #424656
Complementary color
Monochromatic Colors of #424656
Black with #424656
Text Example
Text Example
White with #424656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424656; }
p { color: rgb(66,70,86); }
H1.HeaderClassName
{
color: #424656;
}
.AnyTagClassName
{
color: #424656;
}
</style>
background-color css
<style>
a { background-color: #424656; }
a { background-color: rgb(66,70,86); }
div.DivClassName
{
background-color: #424656;
}
.BgClassName
{
background-color: #424656;
}
</style>
border-color css
<style>
span { border-color: #424656; }
span { border-color: rgb(66,70,86); }
td.TdClassName
{
border-color: #424656;
}
.TagClassName
{
border-color: #424656;
}
</style>