Shades of Como #537064
Tints of Como #537064
RGB
CMYK
RGB Variations
Color information
#537064 (or 0x537064) is known color: Como. HEX triplet: 53, 70 and 64. RGB value is (83,112,100). Sum of RGB (Red+Green+Blue) = 83+112+100=295 (39% of max value = 765). Red value is 83 (32.81% from 255 or 28.14% from 295); Green value is 112 (44.14% from 255 or 37.97% from 295); Blue value is 100 (39.45% from 255 or 33.90% from 295); Max value from RGB is 112 - color contains mainly: green. Hex color #537064 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537064 is #AC8F9B. Grayscale: #656565. Windows color (decimal): -11308956 or 6582355. OLE color: 6582355.
HSL color Cylindrical-coordinate representation of color #537064: hue angle of 155.17º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #537064 is Cyan = 0.26, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 112 | 100 | - |
| CMYK | 0.26 | 0 | 0.11 | 0.56 |
| HSL | 155.17º | 0.15% | 0.38% | - |
| HSV(B) | 155.17º | 0.26% | 0.44% | - |
| XYZ | 11.66 | 14.35 | 14.21 | - |
| YUV | 101.96 | 126.89 | 114.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 112 | 100 | 0.26 | 0 | 0.11 | 0.56 | 155.17 | 0.15 | 0.38 |
| Hex | 53 | 70 | 64 | 1A | 0 | B | 38 | 9B | F | 26 |
| Octal | 123 | 160 | 144 | 32 | 0 | 13 | 70 | 233 | 17 | 46 |
| Binary | 1010011 | 1110000 | 1100100 | 11010 | 0 | 1011 | 111000 | 10011011 | 1111 | 100110 |
Color Harmonies of #537064
Complementary color
Monochromatic Colors of #537064
Black with #537064
Text Example
Text Example
White with #537064
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537064; }
p { color: rgb(83,112,100); }
H1.HeaderClassName
{
color: #537064;
}
.AnyTagClassName
{
color: #537064;
}
</style>
background-color css
<style>
a { background-color: #537064; }
a { background-color: rgb(83,112,100); }
div.DivClassName
{
background-color: #537064;
}
.BgClassName
{
background-color: #537064;
}
</style>
border-color css
<style>
span { border-color: #537064; }
span { border-color: rgb(83,112,100); }
td.TdClassName
{
border-color: #537064;
}
.TagClassName
{
border-color: #537064;
}
</style>