Shades of Blue Zodiac #434956
Tints of Blue Zodiac #434956
RGB
CMYK
RGB Variations
Color information
#434956 (or 0x434956) is known color: Blue Zodiac. HEX triplet: 43, 49 and 56. RGB value is (67,73,86). Sum of RGB (Red+Green+Blue) = 67+73+86=226 (29% of max value = 765). Red value is 67 (26.56% from 255 or 29.65% from 226); Green value is 73 (28.91% from 255 or 32.30% from 226); Blue value is 86 (33.98% from 255 or 38.05% from 226); Max value from RGB is 86 - color contains mainly: blue. Hex color #434956 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434956 is #BCB6A9. Grayscale: #484848. Windows color (decimal): -12367530 or 5654851. OLE color: 5654851.
HSL color Cylindrical-coordinate representation of color #434956: hue angle of 221.05º 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 #434956 is Cyan = 0.22, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 73 | 86 | - |
| CMYK | 0.22 | 0.15 | 0 | 0.66 |
| HSL | 221.05º | 0.12% | 0.3% | - |
| HSV(B) | 221.05º | 0.22% | 0.34% | - |
| XYZ | 6.38 | 6.63 | 9.75 | - |
| YUV | 72.69 | 135.51 | 123.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 73 | 86 | 0.22 | 0.15 | 0 | 0.66 | 221.05 | 0.12 | 0.3 |
| Hex | 43 | 49 | 56 | 16 | F | 0 | 42 | DD | C | 1E |
| Octal | 103 | 111 | 126 | 26 | 17 | 0 | 102 | 335 | 14 | 36 |
| Binary | 1000011 | 1001001 | 1010110 | 10110 | 1111 | 0 | 1000010 | 11011101 | 1100 | 11110 |
Color Harmonies of #434956
Complementary color
Monochromatic Colors of #434956
Black with #434956
Text Example
Text Example
White with #434956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434956; }
p { color: rgb(67,73,86); }
H1.HeaderClassName
{
color: #434956;
}
.AnyTagClassName
{
color: #434956;
}
</style>
background-color css
<style>
a { background-color: #434956; }
a { background-color: rgb(67,73,86); }
div.DivClassName
{
background-color: #434956;
}
.BgClassName
{
background-color: #434956;
}
</style>
border-color css
<style>
span { border-color: #434956; }
span { border-color: rgb(67,73,86); }
td.TdClassName
{
border-color: #434956;
}
.TagClassName
{
border-color: #434956;
}
</style>