Shades of Como #587966
Tints of Como #587966
RGB
CMYK
RGB Variations
Color information
#587966 (or 0x587966) is known color: Como. HEX triplet: 58, 79 and 66. RGB value is (88,121,102). Sum of RGB (Red+Green+Blue) = 88+121+102=311 (41% of max value = 765). Red value is 88 (34.77% from 255 or 28.30% from 311); Green value is 121 (47.66% from 255 or 38.91% from 311); Blue value is 102 (40.23% from 255 or 32.80% from 311); Max value from RGB is 121 - color contains mainly: green. Hex color #587966 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587966 is #A78699. Grayscale: #6D6D6D. Windows color (decimal): -10978970 or 6715736. OLE color: 6715736.
HSL color Cylindrical-coordinate representation of color #587966: hue angle of 145.45º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #587966 is Cyan = 0.27, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 121 | 102 | - |
| CMYK | 0.27 | 0 | 0.16 | 0.53 |
| HSL | 145.45º | 0.16% | 0.41% | - |
| HSV(B) | 145.45º | 0.27% | 0.47% | - |
| XYZ | 13.26 | 16.71 | 15.1 | - |
| YUV | 108.97 | 124.07 | 113.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 121 | 102 | 0.27 | 0 | 0.16 | 0.53 | 145.45 | 0.16 | 0.41 |
| Hex | 58 | 79 | 66 | 1B | 0 | 10 | 35 | 91 | 10 | 29 |
| Octal | 130 | 171 | 146 | 33 | 0 | 20 | 65 | 221 | 20 | 51 |
| Binary | 1011000 | 1111001 | 1100110 | 11011 | 0 | 10000 | 110101 | 10010001 | 10000 | 101001 |
Color Harmonies of #587966
Complementary color
Monochromatic Colors of #587966
Black with #587966
Text Example
Text Example
White with #587966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587966; }
p { color: rgb(88,121,102); }
H1.HeaderClassName
{
color: #587966;
}
.AnyTagClassName
{
color: #587966;
}
</style>
background-color css
<style>
a { background-color: #587966; }
a { background-color: rgb(88,121,102); }
div.DivClassName
{
background-color: #587966;
}
.BgClassName
{
background-color: #587966;
}
</style>
border-color css
<style>
span { border-color: #587966; }
span { border-color: rgb(88,121,102); }
td.TdClassName
{
border-color: #587966;
}
.TagClassName
{
border-color: #587966;
}
</style>