Shades of Como #558668
Tints of Como #558668
RGB
CMYK
RGB Variations
Color information
#558668 (or 0x558668) is known color: Como. HEX triplet: 55, 86 and 68. RGB value is (85,134,104). Sum of RGB (Red+Green+Blue) = 85+134+104=323 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.32% from 323); Green value is 134 (52.73% from 255 or 41.49% from 323); Blue value is 104 (41.02% from 255 or 32.20% from 323); Max value from RGB is 134 - color contains mainly: green. Hex color #558668 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #558668 is #AA7997. Grayscale: #747474. Windows color (decimal): -11172248 or 6850133. OLE color: 6850133.
HSL color Cylindrical-coordinate representation of color #558668: hue angle of 143.27º 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 #558668 is Cyan = 0.37, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 134 | 104 | - |
| CMYK | 0.37 | 0 | 0.22 | 0.47 |
| HSL | 143.27º | 0.22% | 0.43% | - |
| HSV(B) | 143.27º | 0.37% | 0.53% | - |
| XYZ | 14.77 | 19.98 | 16.17 | - |
| YUV | 115.93 | 121.27 | 105.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 134 | 104 | 0.37 | 0 | 0.22 | 0.47 | 143.27 | 0.22 | 0.43 |
| Hex | 55 | 86 | 68 | 25 | 0 | 16 | 2F | 8F | 16 | 2B |
| Octal | 125 | 206 | 150 | 45 | 0 | 26 | 57 | 217 | 26 | 53 |
| Binary | 1010101 | 10000110 | 1101000 | 100101 | 0 | 10110 | 101111 | 10001111 | 10110 | 101011 |
Color Harmonies of #558668
Complementary color
Monochromatic Colors of #558668
Black with #558668
Text Example
Text Example
White with #558668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558668; }
p { color: rgb(85,134,104); }
H1.HeaderClassName
{
color: #558668;
}
.AnyTagClassName
{
color: #558668;
}
</style>
background-color css
<style>
a { background-color: #558668; }
a { background-color: rgb(85,134,104); }
div.DivClassName
{
background-color: #558668;
}
.BgClassName
{
background-color: #558668;
}
</style>
border-color css
<style>
span { border-color: #558668; }
span { border-color: rgb(85,134,104); }
td.TdClassName
{
border-color: #558668;
}
.TagClassName
{
border-color: #558668;
}
</style>