Shades of Green Leaf #537233
Tints of Green Leaf #537233
RGB
CMYK
RGB Variations
Color information
#537233 (or 0x537233) is known color: Green Leaf. HEX triplet: 53, 72 and 33. RGB value is (83,114,51). Sum of RGB (Red+Green+Blue) = 83+114+51=248 (32% of max value = 765). Red value is 83 (32.81% from 255 or 33.47% from 248); Green value is 114 (44.92% from 255 or 45.97% from 248); Blue value is 51 (20.31% from 255 or 20.56% from 248); Max value from RGB is 114 - color contains mainly: green. Hex color #537233 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537233 is #AC8DCC. Grayscale: #616161. Windows color (decimal): -11308493 or 3371603. OLE color: 3371603.
HSL color Cylindrical-coordinate representation of color #537233: hue angle of 89.52º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #537233 is Cyan = 0.27, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 114 | 51 | - |
| CMYK | 0.27 | 0 | 0.55 | 0.55 |
| HSL | 89.52º | 0.38% | 0.32% | - |
| HSV(B) | 89.52º | 0.55% | 0.45% | - |
| XYZ | 10.18 | 14.11 | 5.32 | - |
| YUV | 97.55 | 101.73 | 117.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 51 | 0.27 | 0 | 0.55 | 0.55 | 89.52 | 0.38 | 0.32 |
| Hex | 53 | 72 | 33 | 1B | 0 | 37 | 37 | 5A | 26 | 20 |
| Octal | 123 | 162 | 63 | 33 | 0 | 67 | 67 | 132 | 46 | 40 |
| Binary | 1010011 | 1110010 | 110011 | 11011 | 0 | 110111 | 110111 | 1011010 | 100110 | 100000 |
Color Harmonies of #537233
Complementary color
Monochromatic Colors of #537233
Black with #537233
Text Example
Text Example
White with #537233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537233; }
p { color: rgb(83,114,51); }
H1.HeaderClassName
{
color: #537233;
}
.AnyTagClassName
{
color: #537233;
}
</style>
background-color css
<style>
a { background-color: #537233; }
a { background-color: rgb(83,114,51); }
div.DivClassName
{
background-color: #537233;
}
.BgClassName
{
background-color: #537233;
}
</style>
border-color css
<style>
span { border-color: #537233; }
span { border-color: rgb(83,114,51); }
td.TdClassName
{
border-color: #537233;
}
.TagClassName
{
border-color: #537233;
}
</style>