Shades of Como #597262
Tints of Como #597262
RGB
CMYK
RGB Variations
Color information
#597262 (or 0x597262) is known color: Como. HEX triplet: 59, 72 and 62. RGB value is (89,114,98). Sum of RGB (Red+Green+Blue) = 89+114+98=301 (39% of max value = 765). Red value is 89 (35.16% from 255 or 29.57% from 301); Green value is 114 (44.92% from 255 or 37.87% from 301); Blue value is 98 (38.67% from 255 or 32.56% from 301); Max value from RGB is 114 - color contains mainly: green. Hex color #597262 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597262 is #A68D9D. Grayscale: #686868. Windows color (decimal): -10915230 or 6451801. OLE color: 6451801.
HSL color Cylindrical-coordinate representation of color #597262: hue angle of 141.6º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #597262 is Cyan = 0.22, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 114 | 98 | - |
| CMYK | 0.22 | 0 | 0.14 | 0.55 |
| HSL | 141.6º | 0.12% | 0.4% | - |
| HSV(B) | 141.6º | 0.22% | 0.45% | - |
| XYZ | 12.34 | 15.04 | 13.81 | - |
| YUV | 104.7 | 124.22 | 116.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 114 | 98 | 0.22 | 0 | 0.14 | 0.55 | 141.6 | 0.12 | 0.4 |
| Hex | 59 | 72 | 62 | 16 | 0 | E | 37 | 8E | C | 28 |
| Octal | 131 | 162 | 142 | 26 | 0 | 16 | 67 | 216 | 14 | 50 |
| Binary | 1011001 | 1110010 | 1100010 | 10110 | 0 | 1110 | 110111 | 10001110 | 1100 | 101000 |
Color Harmonies of #597262
Complementary color
Monochromatic Colors of #597262
Black with #597262
Text Example
Text Example
White with #597262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597262; }
p { color: rgb(89,114,98); }
H1.HeaderClassName
{
color: #597262;
}
.AnyTagClassName
{
color: #597262;
}
</style>
background-color css
<style>
a { background-color: #597262; }
a { background-color: rgb(89,114,98); }
div.DivClassName
{
background-color: #597262;
}
.BgClassName
{
background-color: #597262;
}
</style>
border-color css
<style>
span { border-color: #597262; }
span { border-color: rgb(89,114,98); }
td.TdClassName
{
border-color: #597262;
}
.TagClassName
{
border-color: #597262;
}
</style>