Shades of Como #577264
Tints of Como #577264
RGB
CMYK
RGB Variations
Color information
#577264 (or 0x577264) is known color: Como. HEX triplet: 57, 72 and 64. RGB value is (87,114,100). Sum of RGB (Red+Green+Blue) = 87+114+100=301 (39% of max value = 765). Red value is 87 (34.38% from 255 or 28.90% from 301); Green value is 114 (44.92% from 255 or 37.87% from 301); Blue value is 100 (39.45% from 255 or 33.22% from 301); Max value from RGB is 114 - color contains mainly: green. Hex color #577264 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577264 is #A88D9B. Grayscale: #686868. Windows color (decimal): -11046300 or 6582871. OLE color: 6582871.
HSL color Cylindrical-coordinate representation of color #577264: hue angle of 148.89º 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 #577264 is Cyan = 0.24, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 114 | 100 | - |
| CMYK | 0.24 | 0 | 0.12 | 0.55 |
| HSL | 148.89º | 0.13% | 0.39% | - |
| HSV(B) | 148.89º | 0.24% | 0.45% | - |
| XYZ | 12.25 | 14.98 | 14.3 | - |
| YUV | 104.33 | 125.55 | 115.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 114 | 100 | 0.24 | 0 | 0.12 | 0.55 | 148.89 | 0.13 | 0.39 |
| Hex | 57 | 72 | 64 | 18 | 0 | C | 37 | 95 | D | 27 |
| Octal | 127 | 162 | 144 | 30 | 0 | 14 | 67 | 225 | 15 | 47 |
| Binary | 1010111 | 1110010 | 1100100 | 11000 | 0 | 1100 | 110111 | 10010101 | 1101 | 100111 |
Color Harmonies of #577264
Complementary color
Monochromatic Colors of #577264
Black with #577264
Text Example
Text Example
White with #577264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577264; }
p { color: rgb(87,114,100); }
H1.HeaderClassName
{
color: #577264;
}
.AnyTagClassName
{
color: #577264;
}
</style>
background-color css
<style>
a { background-color: #577264; }
a { background-color: rgb(87,114,100); }
div.DivClassName
{
background-color: #577264;
}
.BgClassName
{
background-color: #577264;
}
</style>
border-color css
<style>
span { border-color: #577264; }
span { border-color: rgb(87,114,100); }
td.TdClassName
{
border-color: #577264;
}
.TagClassName
{
border-color: #577264;
}
</style>