Shades of Como #577265
Tints of Como #577265
RGB
CMYK
RGB Variations
Color information
#577265 (or 0x577265) is known color: Como. HEX triplet: 57, 72 and 65. RGB value is (87,114,101). Sum of RGB (Red+Green+Blue) = 87+114+101=302 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.81% from 302); Green value is 114 (44.92% from 255 or 37.75% from 302); Blue value is 101 (39.84% from 255 or 33.44% from 302); Max value from RGB is 114 - color contains mainly: green. Hex color #577265 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577265 is #A88D9A. Grayscale: #686868. Windows color (decimal): -11046299 or 6648407. OLE color: 6648407.
HSL color Cylindrical-coordinate representation of color #577265: hue angle of 151.11º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #577265 is Cyan = 0.24, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 114 | 101 | - |
| CMYK | 0.24 | 0 | 0.11 | 0.55 |
| HSL | 151.11º | 0.13% | 0.39% | - |
| HSV(B) | 151.11º | 0.24% | 0.45% | - |
| XYZ | 12.3 | 15 | 14.56 | - |
| YUV | 104.45 | 126.05 | 115.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 114 | 101 | 0.24 | 0 | 0.11 | 0.55 | 151.11 | 0.13 | 0.39 |
| Hex | 57 | 72 | 65 | 18 | 0 | B | 37 | 97 | D | 27 |
| Octal | 127 | 162 | 145 | 30 | 0 | 13 | 67 | 227 | 15 | 47 |
| Binary | 1010111 | 1110010 | 1100101 | 11000 | 0 | 1011 | 110111 | 10010111 | 1101 | 100111 |
Color Harmonies of #577265
Complementary color
Monochromatic Colors of #577265
Black with #577265
Text Example
Text Example
White with #577265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577265; }
p { color: rgb(87,114,101); }
H1.HeaderClassName
{
color: #577265;
}
.AnyTagClassName
{
color: #577265;
}
</style>
background-color css
<style>
a { background-color: #577265; }
a { background-color: rgb(87,114,101); }
div.DivClassName
{
background-color: #577265;
}
.BgClassName
{
background-color: #577265;
}
</style>
border-color css
<style>
span { border-color: #577265; }
span { border-color: rgb(87,114,101); }
td.TdClassName
{
border-color: #577265;
}
.TagClassName
{
border-color: #577265;
}
</style>