Shades of Como #597261
Tints of Como #597261
RGB
CMYK
RGB Variations
Color information
#597261 (or 0x597261) is known color: Como. HEX triplet: 59, 72 and 61. RGB value is (89,114,97). Sum of RGB (Red+Green+Blue) = 89+114+97=300 (39% of max value = 765). Red value is 89 (35.16% from 255 or 29.67% from 300); Green value is 114 (44.92% from 255 or 38% from 300); Blue value is 97 (38.28% from 255 or 32.33% from 300); Max value from RGB is 114 - color contains mainly: green. Hex color #597261 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597261 is #A68D9E. Grayscale: #686868. Windows color (decimal): -10915231 or 6386265. OLE color: 6386265.
HSL color Cylindrical-coordinate representation of color #597261: hue angle of 139.2º 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 #597261 is Cyan = 0.22, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 114 | 97 | - |
| CMYK | 0.22 | 0 | 0.15 | 0.55 |
| HSL | 139.2º | 0.12% | 0.4% | - |
| HSV(B) | 139.2º | 0.22% | 0.45% | - |
| XYZ | 12.29 | 15.02 | 13.56 | - |
| YUV | 104.59 | 123.72 | 116.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 114 | 97 | 0.22 | 0 | 0.15 | 0.55 | 139.2 | 0.12 | 0.4 |
| Hex | 59 | 72 | 61 | 16 | 0 | F | 37 | 8B | C | 28 |
| Octal | 131 | 162 | 141 | 26 | 0 | 17 | 67 | 213 | 14 | 50 |
| Binary | 1011001 | 1110010 | 1100001 | 10110 | 0 | 1111 | 110111 | 10001011 | 1100 | 101000 |
Color Harmonies of #597261
Complementary color
Monochromatic Colors of #597261
Black with #597261
Text Example
Text Example
White with #597261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597261; }
p { color: rgb(89,114,97); }
H1.HeaderClassName
{
color: #597261;
}
.AnyTagClassName
{
color: #597261;
}
</style>
background-color css
<style>
a { background-color: #597261; }
a { background-color: rgb(89,114,97); }
div.DivClassName
{
background-color: #597261;
}
.BgClassName
{
background-color: #597261;
}
</style>
border-color css
<style>
span { border-color: #597261; }
span { border-color: rgb(89,114,97); }
td.TdClassName
{
border-color: #597261;
}
.TagClassName
{
border-color: #597261;
}
</style>