Shades of Como #558566
Tints of Como #558566
RGB
CMYK
RGB Variations
Color information
#558566 (or 0x558566) is known color: Como. HEX triplet: 55, 85 and 66. RGB value is (85,133,102). Sum of RGB (Red+Green+Blue) = 85+133+102=320 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.56% from 320); Green value is 133 (52.34% from 255 or 41.56% from 320); Blue value is 102 (40.23% from 255 or 31.88% from 320); Max value from RGB is 133 - color contains mainly: green. Hex color #558566 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #558566 is #AA7A99. Grayscale: #737373. Windows color (decimal): -11172506 or 6718805. OLE color: 6718805.
HSL color Cylindrical-coordinate representation of color #558566: hue angle of 141.25º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #558566 is Cyan = 0.36, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 133 | 102 | - |
| CMYK | 0.36 | 0 | 0.23 | 0.48 |
| HSL | 141.25º | 0.22% | 0.43% | - |
| HSV(B) | 141.25º | 0.36% | 0.52% | - |
| XYZ | 14.53 | 19.67 | 15.6 | - |
| YUV | 115.11 | 120.6 | 106.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 133 | 102 | 0.36 | 0 | 0.23 | 0.48 | 141.25 | 0.22 | 0.43 |
| Hex | 55 | 85 | 66 | 24 | 0 | 17 | 30 | 8D | 16 | 2B |
| Octal | 125 | 205 | 146 | 44 | 0 | 27 | 60 | 215 | 26 | 53 |
| Binary | 1010101 | 10000101 | 1100110 | 100100 | 0 | 10111 | 110000 | 10001101 | 10110 | 101011 |
Color Harmonies of #558566
Complementary color
Monochromatic Colors of #558566
Black with #558566
Text Example
Text Example
White with #558566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558566; }
p { color: rgb(85,133,102); }
H1.HeaderClassName
{
color: #558566;
}
.AnyTagClassName
{
color: #558566;
}
</style>
background-color css
<style>
a { background-color: #558566; }
a { background-color: rgb(85,133,102); }
div.DivClassName
{
background-color: #558566;
}
.BgClassName
{
background-color: #558566;
}
</style>
border-color css
<style>
span { border-color: #558566; }
span { border-color: rgb(85,133,102); }
td.TdClassName
{
border-color: #558566;
}
.TagClassName
{
border-color: #558566;
}
</style>