Shades of Blue Zodiac #434756
Tints of Blue Zodiac #434756
RGB
CMYK
RGB Variations
Color information
#434756 (or 0x434756) is known color: Blue Zodiac. HEX triplet: 43, 47 and 56. RGB value is (67,71,86). Sum of RGB (Red+Green+Blue) = 67+71+86=224 (29% of max value = 765). Red value is 67 (26.56% from 255 or 29.91% from 224); Green value is 71 (28.12% from 255 or 31.70% from 224); Blue value is 86 (33.98% from 255 or 38.39% from 224); Max value from RGB is 86 - color contains mainly: blue. Hex color #434756 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434756 is #BCB8A9. Grayscale: #474747. Windows color (decimal): -12368042 or 5654339. OLE color: 5654339.
HSL color Cylindrical-coordinate representation of color #434756: hue angle of 227.37º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #434756 is Cyan = 0.22, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 71 | 86 | - |
| CMYK | 0.22 | 0.17 | 0 | 0.66 |
| HSL | 227.37º | 0.12% | 0.3% | - |
| HSV(B) | 227.37º | 0.22% | 0.34% | - |
| XYZ | 6.25 | 6.37 | 9.7 | - |
| YUV | 71.51 | 136.17 | 124.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 71 | 86 | 0.22 | 0.17 | 0 | 0.66 | 227.37 | 0.12 | 0.3 |
| Hex | 43 | 47 | 56 | 16 | 11 | 0 | 42 | E3 | C | 1E |
| Octal | 103 | 107 | 126 | 26 | 21 | 0 | 102 | 343 | 14 | 36 |
| Binary | 1000011 | 1000111 | 1010110 | 10110 | 10001 | 0 | 1000010 | 11100011 | 1100 | 11110 |
Color Harmonies of #434756
Complementary color
Monochromatic Colors of #434756
Black with #434756
Text Example
Text Example
White with #434756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434756; }
p { color: rgb(67,71,86); }
H1.HeaderClassName
{
color: #434756;
}
.AnyTagClassName
{
color: #434756;
}
</style>
background-color css
<style>
a { background-color: #434756; }
a { background-color: rgb(67,71,86); }
div.DivClassName
{
background-color: #434756;
}
.BgClassName
{
background-color: #434756;
}
</style>
border-color css
<style>
span { border-color: #434756; }
span { border-color: rgb(67,71,86); }
td.TdClassName
{
border-color: #434756;
}
.TagClassName
{
border-color: #434756;
}
</style>