Shades of Como #577465
Tints of Como #577465
RGB
CMYK
RGB Variations
Color information
#577465 (or 0x577465) is known color: Como. HEX triplet: 57, 74 and 65. RGB value is (87,116,101). Sum of RGB (Red+Green+Blue) = 87+116+101=304 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.62% from 304); Green value is 116 (45.70% from 255 or 38.16% from 304); Blue value is 101 (39.84% from 255 or 33.22% from 304); Max value from RGB is 116 - color contains mainly: green. Hex color #577465 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577465 is #A88B9A. Grayscale: #696969. Windows color (decimal): -11045787 or 6648919. OLE color: 6648919.
HSL color Cylindrical-coordinate representation of color #577465: hue angle of 148.97º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #577465 is Cyan = 0.25, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 116 | 101 | - |
| CMYK | 0.25 | 0 | 0.13 | 0.55 |
| HSL | 148.97º | 0.14% | 0.4% | - |
| HSV(B) | 148.97º | 0.25% | 0.45% | - |
| XYZ | 12.52 | 15.46 | 14.64 | - |
| YUV | 105.62 | 125.39 | 114.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 116 | 101 | 0.25 | 0 | 0.13 | 0.55 | 148.97 | 0.14 | 0.4 |
| Hex | 57 | 74 | 65 | 19 | 0 | D | 37 | 95 | E | 28 |
| Octal | 127 | 164 | 145 | 31 | 0 | 15 | 67 | 225 | 16 | 50 |
| Binary | 1010111 | 1110100 | 1100101 | 11001 | 0 | 1101 | 110111 | 10010101 | 1110 | 101000 |
Color Harmonies of #577465
Complementary color
Monochromatic Colors of #577465
Black with #577465
Text Example
Text Example
White with #577465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577465; }
p { color: rgb(87,116,101); }
H1.HeaderClassName
{
color: #577465;
}
.AnyTagClassName
{
color: #577465;
}
</style>
background-color css
<style>
a { background-color: #577465; }
a { background-color: rgb(87,116,101); }
div.DivClassName
{
background-color: #577465;
}
.BgClassName
{
background-color: #577465;
}
</style>
border-color css
<style>
span { border-color: #577465; }
span { border-color: rgb(87,116,101); }
td.TdClassName
{
border-color: #577465;
}
.TagClassName
{
border-color: #577465;
}
</style>