Shades of Como #538561
Tints of Como #538561
RGB
CMYK
RGB Variations
Color information
#538561 (or 0x538561) is known color: Como. HEX triplet: 53, 85 and 61. RGB value is (83,133,97). Sum of RGB (Red+Green+Blue) = 83+133+97=313 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.52% from 313); Green value is 133 (52.34% from 255 or 42.49% from 313); Blue value is 97 (38.28% from 255 or 30.99% from 313); Max value from RGB is 133 - color contains mainly: green. Hex color #538561 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538561 is #AC7A9E. Grayscale: #727272. Windows color (decimal): -11303583 or 6391123. OLE color: 6391123.
HSL color Cylindrical-coordinate representation of color #538561: hue angle of 136.8º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #538561 is Cyan = 0.38, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 133 | 97 | - |
| CMYK | 0.38 | 0 | 0.27 | 0.48 |
| HSL | 136.8º | 0.23% | 0.42% | - |
| HSV(B) | 136.8º | 0.38% | 0.52% | - |
| XYZ | 14.11 | 19.48 | 14.32 | - |
| YUV | 113.95 | 118.44 | 105.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 133 | 97 | 0.38 | 0 | 0.27 | 0.48 | 136.8 | 0.23 | 0.42 |
| Hex | 53 | 85 | 61 | 26 | 0 | 1B | 30 | 89 | 17 | 2A |
| Octal | 123 | 205 | 141 | 46 | 0 | 33 | 60 | 211 | 27 | 52 |
| Binary | 1010011 | 10000101 | 1100001 | 100110 | 0 | 11011 | 110000 | 10001001 | 10111 | 101010 |
Color Harmonies of #538561
Complementary color
Monochromatic Colors of #538561
Black with #538561
Text Example
Text Example
White with #538561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538561; }
p { color: rgb(83,133,97); }
H1.HeaderClassName
{
color: #538561;
}
.AnyTagClassName
{
color: #538561;
}
</style>
background-color css
<style>
a { background-color: #538561; }
a { background-color: rgb(83,133,97); }
div.DivClassName
{
background-color: #538561;
}
.BgClassName
{
background-color: #538561;
}
</style>
border-color css
<style>
span { border-color: #538561; }
span { border-color: rgb(83,133,97); }
td.TdClassName
{
border-color: #538561;
}
.TagClassName
{
border-color: #538561;
}
</style>