Shades of Como #558662
Tints of Como #558662
RGB
CMYK
RGB Variations
Color information
#558662 (or 0x558662) is known color: Como. HEX triplet: 55, 86 and 62. RGB value is (85,134,98). Sum of RGB (Red+Green+Blue) = 85+134+98=317 (41% of max value = 765). Red value is 85 (33.59% from 255 or 26.81% from 317); Green value is 134 (52.73% from 255 or 42.27% from 317); Blue value is 98 (38.67% from 255 or 30.91% from 317); Max value from RGB is 134 - color contains mainly: green. Hex color #558662 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #558662 is #AA799D. Grayscale: #737373. Windows color (decimal): -11172254 or 6456917. OLE color: 6456917.
HSL color Cylindrical-coordinate representation of color #558662: hue angle of 135.92º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #558662 is Cyan = 0.37, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 134 | 98 | - |
| CMYK | 0.37 | 0 | 0.27 | 0.47 |
| HSL | 135.92º | 0.22% | 0.43% | - |
| HSV(B) | 135.92º | 0.37% | 0.53% | - |
| XYZ | 14.48 | 19.86 | 14.63 | - |
| YUV | 115.25 | 118.27 | 106.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 134 | 98 | 0.37 | 0 | 0.27 | 0.47 | 135.92 | 0.22 | 0.43 |
| Hex | 55 | 86 | 62 | 25 | 0 | 1B | 2F | 88 | 16 | 2B |
| Octal | 125 | 206 | 142 | 45 | 0 | 33 | 57 | 210 | 26 | 53 |
| Binary | 1010101 | 10000110 | 1100010 | 100101 | 0 | 11011 | 101111 | 10001000 | 10110 | 101011 |
Color Harmonies of #558662
Complementary color
Monochromatic Colors of #558662
Black with #558662
Text Example
Text Example
White with #558662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558662; }
p { color: rgb(85,134,98); }
H1.HeaderClassName
{
color: #558662;
}
.AnyTagClassName
{
color: #558662;
}
</style>
background-color css
<style>
a { background-color: #558662; }
a { background-color: rgb(85,134,98); }
div.DivClassName
{
background-color: #558662;
}
.BgClassName
{
background-color: #558662;
}
</style>
border-color css
<style>
span { border-color: #558662; }
span { border-color: rgb(85,134,98); }
td.TdClassName
{
border-color: #558662;
}
.TagClassName
{
border-color: #558662;
}
</style>