Shades of Como #598261
Tints of Como #598261
RGB
CMYK
RGB Variations
Color information
#598261 (or 0x598261) is known color: Como. HEX triplet: 59, 82 and 61. RGB value is (89,130,97). Sum of RGB (Red+Green+Blue) = 89+130+97=316 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.16% from 316); Green value is 130 (51.17% from 255 or 41.14% from 316); Blue value is 97 (38.28% from 255 or 30.70% from 316); Max value from RGB is 130 - color contains mainly: green. Hex color #598261 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #598261 is #A67D9E. Grayscale: #727272. Windows color (decimal): -10911135 or 6390361. OLE color: 6390361.
HSL color Cylindrical-coordinate representation of color #598261: hue angle of 131.71º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #598261 is Cyan = 0.32, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 89 | 130 | 97 | - |
| CMYK | 0.32 | 0 | 0.25 | 0.49 |
| HSL | 131.71º | 0.19% | 0.43% | - |
| HSV(B) | 131.71º | 0.32% | 0.51% | - |
| XYZ | 14.26 | 18.95 | 14.22 | - |
| YUV | 113.98 | 118.42 | 110.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 130 | 97 | 0.32 | 0 | 0.25 | 0.49 | 131.71 | 0.19 | 0.43 |
| Hex | 59 | 82 | 61 | 20 | 0 | 19 | 31 | 84 | 13 | 2B |
| Octal | 131 | 202 | 141 | 40 | 0 | 31 | 61 | 204 | 23 | 53 |
| Binary | 1011001 | 10000010 | 1100001 | 100000 | 0 | 11001 | 110001 | 10000100 | 10011 | 101011 |
Color Harmonies of #598261
Complementary color
Monochromatic Colors of #598261
Black with #598261
Text Example
Text Example
White with #598261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598261; }
p { color: rgb(89,130,97); }
H1.HeaderClassName
{
color: #598261;
}
.AnyTagClassName
{
color: #598261;
}
</style>
background-color css
<style>
a { background-color: #598261; }
a { background-color: rgb(89,130,97); }
div.DivClassName
{
background-color: #598261;
}
.BgClassName
{
background-color: #598261;
}
</style>
border-color css
<style>
span { border-color: #598261; }
span { border-color: rgb(89,130,97); }
td.TdClassName
{
border-color: #598261;
}
.TagClassName
{
border-color: #598261;
}
</style>