Shades of Como #559069
Tints of Como #559069
RGB
CMYK
RGB Variations
Color information
#559069 (or 0x559069) is known color: Como. HEX triplet: 55, 90 and 69. RGB value is (85,144,105). Sum of RGB (Red+Green+Blue) = 85+144+105=334 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.45% from 334); Green value is 144 (56.64% from 255 or 43.11% from 334); Blue value is 105 (41.41% from 255 or 31.44% from 334); Max value from RGB is 144 - color contains mainly: green. Hex color #559069 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #559069 is #AA6F96. Grayscale: #7A7A7A. Windows color (decimal): -11169687 or 6918229. OLE color: 6918229.
HSL color Cylindrical-coordinate representation of color #559069: hue angle of 140.34º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #559069 is Cyan = 0.41, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 144 | 105 | - |
| CMYK | 0.41 | 0 | 0.27 | 0.44 |
| HSL | 140.34º | 0.26% | 0.45% | - |
| HSV(B) | 140.34º | 0.41% | 0.56% | - |
| XYZ | 16.27 | 22.9 | 16.93 | - |
| YUV | 121.91 | 118.45 | 101.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 144 | 105 | 0.41 | 0 | 0.27 | 0.44 | 140.34 | 0.26 | 0.45 |
| Hex | 55 | 90 | 69 | 29 | 0 | 1B | 2C | 8C | 1A | 2D |
| Octal | 125 | 220 | 151 | 51 | 0 | 33 | 54 | 214 | 32 | 55 |
| Binary | 1010101 | 10010000 | 1101001 | 101001 | 0 | 11011 | 101100 | 10001100 | 11010 | 101101 |
Color Harmonies of #559069
Complementary color
Monochromatic Colors of #559069
Black with #559069
Text Example
Text Example
White with #559069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559069; }
p { color: rgb(85,144,105); }
H1.HeaderClassName
{
color: #559069;
}
.AnyTagClassName
{
color: #559069;
}
</style>
background-color css
<style>
a { background-color: #559069; }
a { background-color: rgb(85,144,105); }
div.DivClassName
{
background-color: #559069;
}
.BgClassName
{
background-color: #559069;
}
</style>
border-color css
<style>
span { border-color: #559069; }
span { border-color: rgb(85,144,105); }
td.TdClassName
{
border-color: #559069;
}
.TagClassName
{
border-color: #559069;
}
</style>