Shades of Como #537461
Tints of Como #537461
RGB
CMYK
RGB Variations
Color information
#537461 (or 0x537461) is known color: Como. HEX triplet: 53, 74 and 61. RGB value is (83,116,97). Sum of RGB (Red+Green+Blue) = 83+116+97=296 (39% of max value = 765). Red value is 83 (32.81% from 255 or 28.04% from 296); Green value is 116 (45.70% from 255 or 39.19% from 296); Blue value is 97 (38.28% from 255 or 32.77% from 296); Max value from RGB is 116 - color contains mainly: green. Hex color #537461 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537461 is #AC8B9E. Grayscale: #686868. Windows color (decimal): -11307935 or 6386771. OLE color: 6386771.
HSL color Cylindrical-coordinate representation of color #537461: hue angle of 145.45º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #537461 is Cyan = 0.28, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 116 | 97 | - |
| CMYK | 0.28 | 0 | 0.16 | 0.55 |
| HSL | 145.45º | 0.17% | 0.39% | - |
| HSV(B) | 145.45º | 0.28% | 0.45% | - |
| XYZ | 11.97 | 15.19 | 13.61 | - |
| YUV | 103.97 | 124.07 | 113.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 116 | 97 | 0.28 | 0 | 0.16 | 0.55 | 145.45 | 0.17 | 0.39 |
| Hex | 53 | 74 | 61 | 1C | 0 | 10 | 37 | 91 | 11 | 27 |
| Octal | 123 | 164 | 141 | 34 | 0 | 20 | 67 | 221 | 21 | 47 |
| Binary | 1010011 | 1110100 | 1100001 | 11100 | 0 | 10000 | 110111 | 10010001 | 10001 | 100111 |
Color Harmonies of #537461
Complementary color
Monochromatic Colors of #537461
Black with #537461
Text Example
Text Example
White with #537461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537461; }
p { color: rgb(83,116,97); }
H1.HeaderClassName
{
color: #537461;
}
.AnyTagClassName
{
color: #537461;
}
</style>
background-color css
<style>
a { background-color: #537461; }
a { background-color: rgb(83,116,97); }
div.DivClassName
{
background-color: #537461;
}
.BgClassName
{
background-color: #537461;
}
</style>
border-color css
<style>
span { border-color: #537461; }
span { border-color: rgb(83,116,97); }
td.TdClassName
{
border-color: #537461;
}
.TagClassName
{
border-color: #537461;
}
</style>