Shades of Como #537264
Tints of Como #537264
RGB
CMYK
RGB Variations
Color information
#537264 (or 0x537264) is known color: Como. HEX triplet: 53, 72 and 64. RGB value is (83,114,100). Sum of RGB (Red+Green+Blue) = 83+114+100=297 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.95% from 297); Green value is 114 (44.92% from 255 or 38.38% from 297); Blue value is 100 (39.45% from 255 or 33.67% from 297); Max value from RGB is 114 - color contains mainly: green. Hex color #537264 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537264 is #AC8D9B. Grayscale: #676767. Windows color (decimal): -11308444 or 6582867. OLE color: 6582867.
HSL color Cylindrical-coordinate representation of color #537264: hue angle of 152.9º 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 #537264 is Cyan = 0.27, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 114 | 100 | - |
| CMYK | 0.27 | 0 | 0.12 | 0.55 |
| HSL | 152.9º | 0.16% | 0.39% | - |
| HSV(B) | 152.9º | 0.27% | 0.45% | - |
| XYZ | 11.88 | 14.79 | 14.29 | - |
| YUV | 103.14 | 126.23 | 113.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 100 | 0.27 | 0 | 0.12 | 0.55 | 152.9 | 0.16 | 0.39 |
| Hex | 53 | 72 | 64 | 1B | 0 | C | 37 | 99 | 10 | 27 |
| Octal | 123 | 162 | 144 | 33 | 0 | 14 | 67 | 231 | 20 | 47 |
| Binary | 1010011 | 1110010 | 1100100 | 11011 | 0 | 1100 | 110111 | 10011001 | 10000 | 100111 |
Color Harmonies of #537264
Complementary color
Monochromatic Colors of #537264
Black with #537264
Text Example
Text Example
White with #537264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537264; }
p { color: rgb(83,114,100); }
H1.HeaderClassName
{
color: #537264;
}
.AnyTagClassName
{
color: #537264;
}
</style>
background-color css
<style>
a { background-color: #537264; }
a { background-color: rgb(83,114,100); }
div.DivClassName
{
background-color: #537264;
}
.BgClassName
{
background-color: #537264;
}
</style>
border-color css
<style>
span { border-color: #537264; }
span { border-color: rgb(83,114,100); }
td.TdClassName
{
border-color: #537264;
}
.TagClassName
{
border-color: #537264;
}
</style>