Shades of Como #598160
Tints of Como #598160
RGB
CMYK
RGB Variations
Color information
#598160 (or 0x598160) is known color: Como. HEX triplet: 59, 81 and 60. RGB value is (89,129,96). Sum of RGB (Red+Green+Blue) = 89+129+96=314 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.34% from 314); Green value is 129 (50.78% from 255 or 41.08% from 314); Blue value is 96 (37.89% from 255 or 30.57% from 314); Max value from RGB is 129 - color contains mainly: green. Hex color #598160 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #598160 is #A67E9F. Grayscale: #717171. Windows color (decimal): -10911392 or 6324569. OLE color: 6324569.
HSL color Cylindrical-coordinate representation of color #598160: hue angle of 130.5º degrees, saturation: 0.18, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #598160 is Cyan = 0.31, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 89 | 129 | 96 | - |
| CMYK | 0.31 | 0 | 0.26 | 0.49 |
| HSL | 130.5º | 0.18% | 0.43% | - |
| HSV(B) | 130.5º | 0.31% | 0.51% | - |
| XYZ | 14.08 | 18.67 | 13.93 | - |
| YUV | 113.28 | 118.25 | 110.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 129 | 96 | 0.31 | 0 | 0.26 | 0.49 | 130.5 | 0.18 | 0.43 |
| Hex | 59 | 81 | 60 | 1F | 0 | 1A | 31 | 82 | 12 | 2B |
| Octal | 131 | 201 | 140 | 37 | 0 | 32 | 61 | 202 | 22 | 53 |
| Binary | 1011001 | 10000001 | 1100000 | 11111 | 0 | 11010 | 110001 | 10000010 | 10010 | 101011 |
Color Harmonies of #598160
Complementary color
Monochromatic Colors of #598160
Black with #598160
Text Example
Text Example
White with #598160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598160; }
p { color: rgb(89,129,96); }
H1.HeaderClassName
{
color: #598160;
}
.AnyTagClassName
{
color: #598160;
}
</style>
background-color css
<style>
a { background-color: #598160; }
a { background-color: rgb(89,129,96); }
div.DivClassName
{
background-color: #598160;
}
.BgClassName
{
background-color: #598160;
}
</style>
border-color css
<style>
span { border-color: #598160; }
span { border-color: rgb(89,129,96); }
td.TdClassName
{
border-color: #598160;
}
.TagClassName
{
border-color: #598160;
}
</style>