Shades of Como #577861
Tints of Como #577861
RGB
CMYK
RGB Variations
Color information
#577861 (or 0x577861) is known color: Como. HEX triplet: 57, 78 and 61. RGB value is (87,120,97). Sum of RGB (Red+Green+Blue) = 87+120+97=304 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.62% from 304); Green value is 120 (47.27% from 255 or 39.47% from 304); Blue value is 97 (38.28% from 255 or 31.91% from 304); Max value from RGB is 120 - color contains mainly: green. Hex color #577861 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577861 is #A8879E. Grayscale: #6B6B6B. Windows color (decimal): -11044767 or 6387799. OLE color: 6387799.
HSL color Cylindrical-coordinate representation of color #577861: hue angle of 138.18º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #577861 is Cyan = 0.28, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 120 | 97 | - |
| CMYK | 0.28 | 0 | 0.19 | 0.53 |
| HSL | 138.18º | 0.16% | 0.41% | - |
| HSV(B) | 138.18º | 0.28% | 0.47% | - |
| XYZ | 12.8 | 16.32 | 13.78 | - |
| YUV | 107.51 | 122.07 | 113.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 120 | 97 | 0.28 | 0 | 0.19 | 0.53 | 138.18 | 0.16 | 0.41 |
| Hex | 57 | 78 | 61 | 1C | 0 | 13 | 35 | 8A | 10 | 29 |
| Octal | 127 | 170 | 141 | 34 | 0 | 23 | 65 | 212 | 20 | 51 |
| Binary | 1010111 | 1111000 | 1100001 | 11100 | 0 | 10011 | 110101 | 10001010 | 10000 | 101001 |
Color Harmonies of #577861
Complementary color
Monochromatic Colors of #577861
Black with #577861
Text Example
Text Example
White with #577861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577861; }
p { color: rgb(87,120,97); }
H1.HeaderClassName
{
color: #577861;
}
.AnyTagClassName
{
color: #577861;
}
</style>
background-color css
<style>
a { background-color: #577861; }
a { background-color: rgb(87,120,97); }
div.DivClassName
{
background-color: #577861;
}
.BgClassName
{
background-color: #577861;
}
</style>
border-color css
<style>
span { border-color: #577861; }
span { border-color: rgb(87,120,97); }
td.TdClassName
{
border-color: #577861;
}
.TagClassName
{
border-color: #577861;
}
</style>