Shades of Como #558068
Tints of Como #558068
RGB
CMYK
RGB Variations
Color information
#558068 (or 0x558068) is known color: Como. HEX triplet: 55, 80 and 68. RGB value is (85,128,104). Sum of RGB (Red+Green+Blue) = 85+128+104=317 (41% of max value = 765). Red value is 85 (33.59% from 255 or 26.81% from 317); Green value is 128 (50.39% from 255 or 40.38% from 317); Blue value is 104 (41.02% from 255 or 32.81% from 317); Max value from RGB is 128 - color contains mainly: green. Hex color #558068 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #558068 is #AA7F97. Grayscale: #707070. Windows color (decimal): -11173784 or 6848597. OLE color: 6848597.
HSL color Cylindrical-coordinate representation of color #558068: hue angle of 146.51º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #558068 is Cyan = 0.34, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 85 | 128 | 104 | - |
| CMYK | 0.34 | 0 | 0.19 | 0.50 |
| HSL | 146.51º | 0.2% | 0.42% | - |
| HSV(B) | 146.51º | 0.34% | 0.5% | - |
| XYZ | 13.96 | 18.37 | 15.91 | - |
| YUV | 112.41 | 123.25 | 108.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 128 | 104 | 0.34 | 0 | 0.19 | 0.50 | 146.51 | 0.2 | 0.42 |
| Hex | 55 | 80 | 68 | 22 | 0 | 13 | 32 | 93 | 14 | 2A |
| Octal | 125 | 200 | 150 | 42 | 0 | 23 | 62 | 223 | 24 | 52 |
| Binary | 1010101 | 10000000 | 1101000 | 100010 | 0 | 10011 | 110010 | 10010011 | 10100 | 101010 |
Color Harmonies of #558068
Complementary color
Monochromatic Colors of #558068
Black with #558068
Text Example
Text Example
White with #558068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558068; }
p { color: rgb(85,128,104); }
H1.HeaderClassName
{
color: #558068;
}
.AnyTagClassName
{
color: #558068;
}
</style>
background-color css
<style>
a { background-color: #558068; }
a { background-color: rgb(85,128,104); }
div.DivClassName
{
background-color: #558068;
}
.BgClassName
{
background-color: #558068;
}
</style>
border-color css
<style>
span { border-color: #558068; }
span { border-color: rgb(85,128,104); }
td.TdClassName
{
border-color: #558068;
}
.TagClassName
{
border-color: #558068;
}
</style>