Shades of Como #596960
Tints of Como #596960
RGB
CMYK
RGB Variations
Color information
#596960 (or 0x596960) is known color: Como. HEX triplet: 59, 69 and 60. RGB value is (89,105,96). Sum of RGB (Red+Green+Blue) = 89+105+96=290 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.69% from 290); Green value is 105 (41.41% from 255 or 36.21% from 290); Blue value is 96 (37.89% from 255 or 33.10% from 290); Max value from RGB is 105 - color contains mainly: green. Hex color #596960 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596960 is #A6969F. Grayscale: #636363. Windows color (decimal): -10917536 or 6318425. OLE color: 6318425.
HSL color Cylindrical-coordinate representation of color #596960: hue angle of 146.25º degrees, saturation: 0.08, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #596960 is Cyan = 0.15, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 89 | 105 | 96 | - |
| CMYK | 0.15 | 0 | 0.09 | 0.59 |
| HSL | 146.25º | 0.08% | 0.38% | - |
| HSV(B) | 146.25º | 0.15% | 0.41% | - |
| XYZ | 11.28 | 13.07 | 12.99 | - |
| YUV | 99.19 | 126.2 | 120.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 105 | 96 | 0.15 | 0 | 0.09 | 0.59 | 146.25 | 0.08 | 0.38 |
| Hex | 59 | 69 | 60 | F | 0 | 9 | 3B | 92 | 8 | 26 |
| Octal | 131 | 151 | 140 | 17 | 0 | 11 | 73 | 222 | 10 | 46 |
| Binary | 1011001 | 1101001 | 1100000 | 1111 | 0 | 1001 | 111011 | 10010010 | 1000 | 100110 |
Color Harmonies of #596960
Complementary color
Monochromatic Colors of #596960
Black with #596960
Text Example
Text Example
White with #596960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596960; }
p { color: rgb(89,105,96); }
H1.HeaderClassName
{
color: #596960;
}
.AnyTagClassName
{
color: #596960;
}
</style>
background-color css
<style>
a { background-color: #596960; }
a { background-color: rgb(89,105,96); }
div.DivClassName
{
background-color: #596960;
}
.BgClassName
{
background-color: #596960;
}
</style>
border-color css
<style>
span { border-color: #596960; }
span { border-color: rgb(89,105,96); }
td.TdClassName
{
border-color: #596960;
}
.TagClassName
{
border-color: #596960;
}
</style>