Shades of Como #537463
Tints of Como #537463
RGB
CMYK
RGB Variations
Color information
#537463 (or 0x537463) is known color: Como. HEX triplet: 53, 74 and 63. RGB value is (83,116,99). Sum of RGB (Red+Green+Blue) = 83+116+99=298 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.85% from 298); Green value is 116 (45.70% from 255 or 38.93% from 298); Blue value is 99 (39.06% from 255 or 33.22% from 298); Max value from RGB is 116 - color contains mainly: green. Hex color #537463 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537463 is #AC8B9C. Grayscale: #686868. Windows color (decimal): -11307933 or 6517843. OLE color: 6517843.
HSL color Cylindrical-coordinate representation of color #537463: hue angle of 149.09º 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 #537463 is Cyan = 0.28, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 116 | 99 | - |
| CMYK | 0.28 | 0 | 0.15 | 0.55 |
| HSL | 149.09º | 0.17% | 0.39% | - |
| HSV(B) | 149.09º | 0.28% | 0.45% | - |
| XYZ | 12.06 | 15.23 | 14.11 | - |
| YUV | 104.2 | 125.07 | 112.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 116 | 99 | 0.28 | 0 | 0.15 | 0.55 | 149.09 | 0.17 | 0.39 |
| Hex | 53 | 74 | 63 | 1C | 0 | F | 37 | 95 | 11 | 27 |
| Octal | 123 | 164 | 143 | 34 | 0 | 17 | 67 | 225 | 21 | 47 |
| Binary | 1010011 | 1110100 | 1100011 | 11100 | 0 | 1111 | 110111 | 10010101 | 10001 | 100111 |
Color Harmonies of #537463
Complementary color
Monochromatic Colors of #537463
Black with #537463
Text Example
Text Example
White with #537463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537463; }
p { color: rgb(83,116,99); }
H1.HeaderClassName
{
color: #537463;
}
.AnyTagClassName
{
color: #537463;
}
</style>
background-color css
<style>
a { background-color: #537463; }
a { background-color: rgb(83,116,99); }
div.DivClassName
{
background-color: #537463;
}
.BgClassName
{
background-color: #537463;
}
</style>
border-color css
<style>
span { border-color: #537463; }
span { border-color: rgb(83,116,99); }
td.TdClassName
{
border-color: #537463;
}
.TagClassName
{
border-color: #537463;
}
</style>