Shades of Como #537860
Tints of Como #537860
RGB
CMYK
RGB Variations
Color information
#537860 (or 0x537860) is known color: Como. HEX triplet: 53, 78 and 60. RGB value is (83,120,96). Sum of RGB (Red+Green+Blue) = 83+120+96=299 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.76% from 299); Green value is 120 (47.27% from 255 or 40.13% from 299); Blue value is 96 (37.89% from 255 or 32.11% from 299); Max value from RGB is 120 - color contains mainly: green. Hex color #537860 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537860 is #AC879F. Grayscale: #6A6A6A. Windows color (decimal): -11306912 or 6322259. OLE color: 6322259.
HSL color Cylindrical-coordinate representation of color #537860: hue angle of 141.08º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #537860 is Cyan = 0.31, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 120 | 96 | - |
| CMYK | 0.31 | 0 | 0.2 | 0.53 |
| HSL | 141.08º | 0.18% | 0.4% | - |
| HSV(B) | 141.08º | 0.31% | 0.47% | - |
| XYZ | 12.4 | 16.12 | 13.52 | - |
| YUV | 106.2 | 122.24 | 111.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 120 | 96 | 0.31 | 0 | 0.2 | 0.53 | 141.08 | 0.18 | 0.4 |
| Hex | 53 | 78 | 60 | 1F | 0 | 14 | 35 | 8D | 12 | 28 |
| Octal | 123 | 170 | 140 | 37 | 0 | 24 | 65 | 215 | 22 | 50 |
| Binary | 1010011 | 1111000 | 1100000 | 11111 | 0 | 10100 | 110101 | 10001101 | 10010 | 101000 |
Color Harmonies of #537860
Complementary color
Monochromatic Colors of #537860
Black with #537860
Text Example
Text Example
White with #537860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537860; }
p { color: rgb(83,120,96); }
H1.HeaderClassName
{
color: #537860;
}
.AnyTagClassName
{
color: #537860;
}
</style>
background-color css
<style>
a { background-color: #537860; }
a { background-color: rgb(83,120,96); }
div.DivClassName
{
background-color: #537860;
}
.BgClassName
{
background-color: #537860;
}
</style>
border-color css
<style>
span { border-color: #537860; }
span { border-color: rgb(83,120,96); }
td.TdClassName
{
border-color: #537860;
}
.TagClassName
{
border-color: #537860;
}
</style>