Shades of Como #537560
Tints of Como #537560
RGB
CMYK
RGB Variations
Color information
#537560 (or 0x537560) is known color: Como. HEX triplet: 53, 75 and 60. RGB value is (83,117,96). Sum of RGB (Red+Green+Blue) = 83+117+96=296 (39% of max value = 765). Red value is 83 (32.81% from 255 or 28.04% from 296); Green value is 117 (46.09% from 255 or 39.53% from 296); Blue value is 96 (37.89% from 255 or 32.43% from 296); Max value from RGB is 117 - color contains mainly: green. Hex color #537560 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537560 is #AC8A9F. Grayscale: #686868. Windows color (decimal): -11307680 or 6321491. OLE color: 6321491.
HSL color Cylindrical-coordinate representation of color #537560: hue angle of 142.94º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #537560 is Cyan = 0.29, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 117 | 96 | - |
| CMYK | 0.29 | 0 | 0.18 | 0.54 |
| HSL | 142.94º | 0.17% | 0.39% | - |
| HSV(B) | 142.94º | 0.29% | 0.46% | - |
| XYZ | 12.04 | 15.41 | 13.41 | - |
| YUV | 104.44 | 123.24 | 112.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 117 | 96 | 0.29 | 0 | 0.18 | 0.54 | 142.94 | 0.17 | 0.39 |
| Hex | 53 | 75 | 60 | 1D | 0 | 12 | 36 | 8F | 11 | 27 |
| Octal | 123 | 165 | 140 | 35 | 0 | 22 | 66 | 217 | 21 | 47 |
| Binary | 1010011 | 1110101 | 1100000 | 11101 | 0 | 10010 | 110110 | 10001111 | 10001 | 100111 |
Color Harmonies of #537560
Complementary color
Monochromatic Colors of #537560
Black with #537560
Text Example
Text Example
White with #537560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537560; }
p { color: rgb(83,117,96); }
H1.HeaderClassName
{
color: #537560;
}
.AnyTagClassName
{
color: #537560;
}
</style>
background-color css
<style>
a { background-color: #537560; }
a { background-color: rgb(83,117,96); }
div.DivClassName
{
background-color: #537560;
}
.BgClassName
{
background-color: #537560;
}
</style>
border-color css
<style>
span { border-color: #537560; }
span { border-color: rgb(83,117,96); }
td.TdClassName
{
border-color: #537560;
}
.TagClassName
{
border-color: #537560;
}
</style>