Shades of Como #537960
Tints of Como #537960
RGB
CMYK
RGB Variations
Color information
#537960 (or 0x537960) is known color: Como. HEX triplet: 53, 79 and 60. RGB value is (83,121,96). Sum of RGB (Red+Green+Blue) = 83+121+96=300 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.67% from 300); Green value is 121 (47.66% from 255 or 40.33% from 300); Blue value is 96 (37.89% from 255 or 32% from 300); Max value from RGB is 121 - color contains mainly: green. Hex color #537960 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537960 is #AC869F. Grayscale: #6A6A6A. Windows color (decimal): -11306656 or 6322515. OLE color: 6322515.
HSL color Cylindrical-coordinate representation of color #537960: hue angle of 140.53º degrees, saturation: 0.19, 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 #537960 is Cyan = 0.31, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 121 | 96 | - |
| CMYK | 0.31 | 0 | 0.21 | 0.53 |
| HSL | 140.53º | 0.19% | 0.4% | - |
| HSV(B) | 140.53º | 0.31% | 0.47% | - |
| XYZ | 12.52 | 16.36 | 13.56 | - |
| YUV | 106.79 | 121.91 | 111.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 121 | 96 | 0.31 | 0 | 0.21 | 0.53 | 140.53 | 0.19 | 0.4 |
| Hex | 53 | 79 | 60 | 1F | 0 | 15 | 35 | 8D | 13 | 28 |
| Octal | 123 | 171 | 140 | 37 | 0 | 25 | 65 | 215 | 23 | 50 |
| Binary | 1010011 | 1111001 | 1100000 | 11111 | 0 | 10101 | 110101 | 10001101 | 10011 | 101000 |
Color Harmonies of #537960
Complementary color
Monochromatic Colors of #537960
Black with #537960
Text Example
Text Example
White with #537960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537960; }
p { color: rgb(83,121,96); }
H1.HeaderClassName
{
color: #537960;
}
.AnyTagClassName
{
color: #537960;
}
</style>
background-color css
<style>
a { background-color: #537960; }
a { background-color: rgb(83,121,96); }
div.DivClassName
{
background-color: #537960;
}
.BgClassName
{
background-color: #537960;
}
</style>
border-color css
<style>
span { border-color: #537960; }
span { border-color: rgb(83,121,96); }
td.TdClassName
{
border-color: #537960;
}
.TagClassName
{
border-color: #537960;
}
</style>