Shades of Green Leaf #537335
Tints of Green Leaf #537335
RGB
CMYK
RGB Variations
Color information
#537335 (or 0x537335) is known color: Green Leaf. HEX triplet: 53, 73 and 35. RGB value is (83,115,53). Sum of RGB (Red+Green+Blue) = 83+115+53=251 (33% of max value = 765). Red value is 83 (32.81% from 255 or 33.07% from 251); Green value is 115 (45.31% from 255 or 45.82% from 251); Blue value is 53 (21.09% from 255 or 21.12% from 251); Max value from RGB is 115 - color contains mainly: green. Hex color #537335 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537335 is #AC8CCA. Grayscale: #626262. Windows color (decimal): -11308235 or 3502931. OLE color: 3502931.
HSL color Cylindrical-coordinate representation of color #537335: hue angle of 90.97º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #537335 is Cyan = 0.28, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 115 | 53 | - |
| CMYK | 0.28 | 0 | 0.54 | 0.55 |
| HSL | 90.97º | 0.37% | 0.33% | - |
| HSV(B) | 90.97º | 0.54% | 0.45% | - |
| XYZ | 10.34 | 14.36 | 5.59 | - |
| YUV | 98.36 | 102.4 | 117.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 53 | 0.28 | 0 | 0.54 | 0.55 | 90.97 | 0.37 | 0.33 |
| Hex | 53 | 73 | 35 | 1C | 0 | 36 | 37 | 5B | 25 | 21 |
| Octal | 123 | 163 | 65 | 34 | 0 | 66 | 67 | 133 | 45 | 41 |
| Binary | 1010011 | 1110011 | 110101 | 11100 | 0 | 110110 | 110111 | 1011011 | 100101 | 100001 |
Color Harmonies of #537335
Complementary color
Monochromatic Colors of #537335
Black with #537335
Text Example
Text Example
White with #537335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537335; }
p { color: rgb(83,115,53); }
H1.HeaderClassName
{
color: #537335;
}
.AnyTagClassName
{
color: #537335;
}
</style>
background-color css
<style>
a { background-color: #537335; }
a { background-color: rgb(83,115,53); }
div.DivClassName
{
background-color: #537335;
}
.BgClassName
{
background-color: #537335;
}
</style>
border-color css
<style>
span { border-color: #537335; }
span { border-color: rgb(83,115,53); }
td.TdClassName
{
border-color: #537335;
}
.TagClassName
{
border-color: #537335;
}
</style>