Shades of Como #537261
Tints of Como #537261
RGB
CMYK
RGB Variations
Color information
#537261 (or 0x537261) is known color: Como. HEX triplet: 53, 72 and 61. RGB value is (83,114,97). Sum of RGB (Red+Green+Blue) = 83+114+97=294 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.23% from 294); Green value is 114 (44.92% from 255 or 38.78% from 294); Blue value is 97 (38.28% from 255 or 32.99% from 294); Max value from RGB is 114 - color contains mainly: green. Hex color #537261 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537261 is #AC8D9E. Grayscale: #666666. Windows color (decimal): -11308447 or 6386259. OLE color: 6386259.
HSL color Cylindrical-coordinate representation of color #537261: hue angle of 147.1º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #537261 is Cyan = 0.27, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 114 | 97 | - |
| CMYK | 0.27 | 0 | 0.15 | 0.55 |
| HSL | 147.1º | 0.16% | 0.39% | - |
| HSV(B) | 147.1º | 0.27% | 0.45% | - |
| XYZ | 11.74 | 14.74 | 13.53 | - |
| YUV | 102.79 | 124.73 | 113.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 97 | 0.27 | 0 | 0.15 | 0.55 | 147.1 | 0.16 | 0.39 |
| Hex | 53 | 72 | 61 | 1B | 0 | F | 37 | 93 | 10 | 27 |
| Octal | 123 | 162 | 141 | 33 | 0 | 17 | 67 | 223 | 20 | 47 |
| Binary | 1010011 | 1110010 | 1100001 | 11011 | 0 | 1111 | 110111 | 10010011 | 10000 | 100111 |
Color Harmonies of #537261
Complementary color
Monochromatic Colors of #537261
Black with #537261
Text Example
Text Example
White with #537261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537261; }
p { color: rgb(83,114,97); }
H1.HeaderClassName
{
color: #537261;
}
.AnyTagClassName
{
color: #537261;
}
</style>
background-color css
<style>
a { background-color: #537261; }
a { background-color: rgb(83,114,97); }
div.DivClassName
{
background-color: #537261;
}
.BgClassName
{
background-color: #537261;
}
</style>
border-color css
<style>
span { border-color: #537261; }
span { border-color: rgb(83,114,97); }
td.TdClassName
{
border-color: #537261;
}
.TagClassName
{
border-color: #537261;
}
</style>