Shades of Como #577865
Tints of Como #577865
RGB
CMYK
RGB Variations
Color information
#577865 (or 0x577865) is known color: Como. HEX triplet: 57, 78 and 65. RGB value is (87,120,101). Sum of RGB (Red+Green+Blue) = 87+120+101=308 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.25% from 308); Green value is 120 (47.27% from 255 or 38.96% from 308); Blue value is 101 (39.84% from 255 or 32.79% from 308); Max value from RGB is 120 - color contains mainly: green. Hex color #577865 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577865 is #A8879A. Grayscale: #6C6C6C. Windows color (decimal): -11044763 or 6649943. OLE color: 6649943.
HSL color Cylindrical-coordinate representation of color #577865: hue angle of 145.45º 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 #577865 is Cyan = 0.28, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 120 | 101 | - |
| CMYK | 0.28 | 0 | 0.16 | 0.53 |
| HSL | 145.45º | 0.16% | 0.41% | - |
| HSV(B) | 145.45º | 0.28% | 0.47% | - |
| XYZ | 13 | 16.4 | 14.79 | - |
| YUV | 107.97 | 124.07 | 113.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 120 | 101 | 0.28 | 0 | 0.16 | 0.53 | 145.45 | 0.16 | 0.41 |
| Hex | 57 | 78 | 65 | 1C | 0 | 10 | 35 | 91 | 10 | 29 |
| Octal | 127 | 170 | 145 | 34 | 0 | 20 | 65 | 221 | 20 | 51 |
| Binary | 1010111 | 1111000 | 1100101 | 11100 | 0 | 10000 | 110101 | 10010001 | 10000 | 101001 |
Color Harmonies of #577865
Complementary color
Monochromatic Colors of #577865
Black with #577865
Text Example
Text Example
White with #577865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577865; }
p { color: rgb(87,120,101); }
H1.HeaderClassName
{
color: #577865;
}
.AnyTagClassName
{
color: #577865;
}
</style>
background-color css
<style>
a { background-color: #577865; }
a { background-color: rgb(87,120,101); }
div.DivClassName
{
background-color: #577865;
}
.BgClassName
{
background-color: #577865;
}
</style>
border-color css
<style>
span { border-color: #577865; }
span { border-color: rgb(87,120,101); }
td.TdClassName
{
border-color: #577865;
}
.TagClassName
{
border-color: #577865;
}
</style>