Shades of Como #537263
Tints of Como #537263
RGB
CMYK
RGB Variations
Color information
#537263 (or 0x537263) is known color: Como. HEX triplet: 53, 72 and 63. RGB value is (83,114,99). Sum of RGB (Red+Green+Blue) = 83+114+99=296 (39% of max value = 765). Red value is 83 (32.81% from 255 or 28.04% from 296); Green value is 114 (44.92% from 255 or 38.51% from 296); Blue value is 99 (39.06% from 255 or 33.45% from 296); Max value from RGB is 114 - color contains mainly: green. Hex color #537263 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537263 is #AC8D9C. Grayscale: #676767. Windows color (decimal): -11308445 or 6517331. OLE color: 6517331.
HSL color Cylindrical-coordinate representation of color #537263: hue angle of 150.97º 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 #537263 is Cyan = 0.27, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 114 | 99 | - |
| CMYK | 0.27 | 0 | 0.13 | 0.55 |
| HSL | 150.97º | 0.16% | 0.39% | - |
| HSV(B) | 150.97º | 0.27% | 0.45% | - |
| XYZ | 11.84 | 14.77 | 14.03 | - |
| YUV | 103.02 | 125.73 | 113.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 99 | 0.27 | 0 | 0.13 | 0.55 | 150.97 | 0.16 | 0.39 |
| Hex | 53 | 72 | 63 | 1B | 0 | D | 37 | 97 | 10 | 27 |
| Octal | 123 | 162 | 143 | 33 | 0 | 15 | 67 | 227 | 20 | 47 |
| Binary | 1010011 | 1110010 | 1100011 | 11011 | 0 | 1101 | 110111 | 10010111 | 10000 | 100111 |
Color Harmonies of #537263
Complementary color
Monochromatic Colors of #537263
Black with #537263
Text Example
Text Example
White with #537263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537263; }
p { color: rgb(83,114,99); }
H1.HeaderClassName
{
color: #537263;
}
.AnyTagClassName
{
color: #537263;
}
</style>
background-color css
<style>
a { background-color: #537263; }
a { background-color: rgb(83,114,99); }
div.DivClassName
{
background-color: #537263;
}
.BgClassName
{
background-color: #537263;
}
</style>
border-color css
<style>
span { border-color: #537263; }
span { border-color: rgb(83,114,99); }
td.TdClassName
{
border-color: #537263;
}
.TagClassName
{
border-color: #537263;
}
</style>