Shades of Como #587461
Tints of Como #587461
RGB
CMYK
RGB Variations
Color information
#587461 (or 0x587461) is known color: Como. HEX triplet: 58, 74 and 61. RGB value is (88,116,97). Sum of RGB (Red+Green+Blue) = 88+116+97=301 (39% of max value = 765). Red value is 88 (34.77% from 255 or 29.24% from 301); Green value is 116 (45.70% from 255 or 38.54% from 301); Blue value is 97 (38.28% from 255 or 32.23% from 301); Max value from RGB is 116 - color contains mainly: green. Hex color #587461 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587461 is #A78B9E. Grayscale: #696969. Windows color (decimal): -10980255 or 6386776. OLE color: 6386776.
HSL color Cylindrical-coordinate representation of color #587461: hue angle of 139.29º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #587461 is Cyan = 0.24, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 116 | 97 | - |
| CMYK | 0.24 | 0 | 0.16 | 0.55 |
| HSL | 139.29º | 0.14% | 0.4% | - |
| HSV(B) | 139.29º | 0.24% | 0.45% | - |
| XYZ | 12.43 | 15.43 | 13.63 | - |
| YUV | 105.46 | 123.22 | 115.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 116 | 97 | 0.24 | 0 | 0.16 | 0.55 | 139.29 | 0.14 | 0.4 |
| Hex | 58 | 74 | 61 | 18 | 0 | 10 | 37 | 8B | E | 28 |
| Octal | 130 | 164 | 141 | 30 | 0 | 20 | 67 | 213 | 16 | 50 |
| Binary | 1011000 | 1110100 | 1100001 | 11000 | 0 | 10000 | 110111 | 10001011 | 1110 | 101000 |
Color Harmonies of #587461
Complementary color
Monochromatic Colors of #587461
Black with #587461
Text Example
Text Example
White with #587461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587461; }
p { color: rgb(88,116,97); }
H1.HeaderClassName
{
color: #587461;
}
.AnyTagClassName
{
color: #587461;
}
</style>
background-color css
<style>
a { background-color: #587461; }
a { background-color: rgb(88,116,97); }
div.DivClassName
{
background-color: #587461;
}
.BgClassName
{
background-color: #587461;
}
</style>
border-color css
<style>
span { border-color: #587461; }
span { border-color: rgb(88,116,97); }
td.TdClassName
{
border-color: #587461;
}
.TagClassName
{
border-color: #587461;
}
</style>