Shades of Como #557765
Tints of Como #557765
RGB
CMYK
RGB Variations
Color information
#557765 (or 0x557765) is known color: Como. HEX triplet: 55, 77 and 65. RGB value is (85,119,101). Sum of RGB (Red+Green+Blue) = 85+119+101=305 (40% of max value = 765). Red value is 85 (33.59% from 255 or 27.87% from 305); Green value is 119 (46.88% from 255 or 39.02% from 305); Blue value is 101 (39.84% from 255 or 33.11% from 305); Max value from RGB is 119 - color contains mainly: green. Hex color #557765 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557765 is #AA889A. Grayscale: #6A6A6A. Windows color (decimal): -11176091 or 6649685. OLE color: 6649685.
HSL color Cylindrical-coordinate representation of color #557765: hue angle of 148.24º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #557765 is Cyan = 0.29, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 119 | 101 | - |
| CMYK | 0.29 | 0 | 0.15 | 0.53 |
| HSL | 148.24º | 0.17% | 0.4% | - |
| HSV(B) | 148.24º | 0.29% | 0.47% | - |
| XYZ | 12.69 | 16.06 | 14.74 | - |
| YUV | 106.78 | 124.74 | 112.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 119 | 101 | 0.29 | 0 | 0.15 | 0.53 | 148.24 | 0.17 | 0.4 |
| Hex | 55 | 77 | 65 | 1D | 0 | F | 35 | 94 | 11 | 28 |
| Octal | 125 | 167 | 145 | 35 | 0 | 17 | 65 | 224 | 21 | 50 |
| Binary | 1010101 | 1110111 | 1100101 | 11101 | 0 | 1111 | 110101 | 10010100 | 10001 | 101000 |
Color Harmonies of #557765
Complementary color
Monochromatic Colors of #557765
Black with #557765
Text Example
Text Example
White with #557765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557765; }
p { color: rgb(85,119,101); }
H1.HeaderClassName
{
color: #557765;
}
.AnyTagClassName
{
color: #557765;
}
</style>
background-color css
<style>
a { background-color: #557765; }
a { background-color: rgb(85,119,101); }
div.DivClassName
{
background-color: #557765;
}
.BgClassName
{
background-color: #557765;
}
</style>
border-color css
<style>
span { border-color: #557765; }
span { border-color: rgb(85,119,101); }
td.TdClassName
{
border-color: #557765;
}
.TagClassName
{
border-color: #557765;
}
</style>