Shades of Como #577761
Tints of Como #577761
RGB
CMYK
RGB Variations
Color information
#577761 (or 0x577761) is known color: Como. HEX triplet: 57, 77 and 61. RGB value is (87,119,97). Sum of RGB (Red+Green+Blue) = 87+119+97=303 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.71% from 303); Green value is 119 (46.88% from 255 or 39.27% from 303); Blue value is 97 (38.28% from 255 or 32.01% from 303); Max value from RGB is 119 - color contains mainly: green. Hex color #577761 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577761 is #A8889E. Grayscale: #6A6A6A. Windows color (decimal): -11045023 or 6387543. OLE color: 6387543.
HSL color Cylindrical-coordinate representation of color #577761: hue angle of 138.75º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #577761 is Cyan = 0.27, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 119 | 97 | - |
| CMYK | 0.27 | 0 | 0.18 | 0.53 |
| HSL | 138.75º | 0.16% | 0.4% | - |
| HSV(B) | 138.75º | 0.27% | 0.47% | - |
| XYZ | 12.68 | 16.08 | 13.75 | - |
| YUV | 106.92 | 122.4 | 113.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 119 | 97 | 0.27 | 0 | 0.18 | 0.53 | 138.75 | 0.16 | 0.4 |
| Hex | 57 | 77 | 61 | 1B | 0 | 12 | 35 | 8B | 10 | 28 |
| Octal | 127 | 167 | 141 | 33 | 0 | 22 | 65 | 213 | 20 | 50 |
| Binary | 1010111 | 1110111 | 1100001 | 11011 | 0 | 10010 | 110101 | 10001011 | 10000 | 101000 |
Color Harmonies of #577761
Complementary color
Monochromatic Colors of #577761
Black with #577761
Text Example
Text Example
White with #577761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577761; }
p { color: rgb(87,119,97); }
H1.HeaderClassName
{
color: #577761;
}
.AnyTagClassName
{
color: #577761;
}
</style>
background-color css
<style>
a { background-color: #577761; }
a { background-color: rgb(87,119,97); }
div.DivClassName
{
background-color: #577761;
}
.BgClassName
{
background-color: #577761;
}
</style>
border-color css
<style>
span { border-color: #577761; }
span { border-color: rgb(87,119,97); }
td.TdClassName
{
border-color: #577761;
}
.TagClassName
{
border-color: #577761;
}
</style>