Shades of Green Leaf #536822
Tints of Green Leaf #536822
RGB
CMYK
RGB Variations
Color information
#536822 (or 0x536822) is known color: Green Leaf. HEX triplet: 53, 68 and 22. RGB value is (83,104,34). Sum of RGB (Red+Green+Blue) = 83+104+34=221 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.56% from 221); Green value is 104 (41.02% from 255 or 47.06% from 221); Blue value is 34 (13.67% from 255 or 15.38% from 221); Max value from RGB is 104 - color contains mainly: green. Hex color #536822 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #536822 is #AC97DD. Grayscale: #595959. Windows color (decimal): -11311070 or 2254931. OLE color: 2254931.
HSL color Cylindrical-coordinate representation of color #536822: hue angle of 78º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #536822 is Cyan = 0.20, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 104 | 34 | - |
| CMYK | 0.20 | 0 | 0.67 | 0.59 |
| HSL | 78º | 0.51% | 0.27% | - |
| HSV(B) | 78º | 0.67% | 0.41% | - |
| XYZ | 8.81 | 11.86 | 3.34 | - |
| YUV | 89.74 | 96.54 | 123.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 104 | 34 | 0.20 | 0 | 0.67 | 0.59 | 78 | 0.51 | 0.27 |
| Hex | 53 | 68 | 22 | 14 | 0 | 43 | 3B | 4E | 33 | 1B |
| Octal | 123 | 150 | 42 | 24 | 0 | 103 | 73 | 116 | 63 | 33 |
| Binary | 1010011 | 1101000 | 100010 | 10100 | 0 | 1000011 | 111011 | 1001110 | 110011 | 11011 |
Color Harmonies of #536822
Complementary color
Monochromatic Colors of #536822
Black with #536822
Text Example
Text Example
White with #536822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536822; }
p { color: rgb(83,104,34); }
H1.HeaderClassName
{
color: #536822;
}
.AnyTagClassName
{
color: #536822;
}
</style>
background-color css
<style>
a { background-color: #536822; }
a { background-color: rgb(83,104,34); }
div.DivClassName
{
background-color: #536822;
}
.BgClassName
{
background-color: #536822;
}
</style>
border-color css
<style>
span { border-color: #536822; }
span { border-color: rgb(83,104,34); }
td.TdClassName
{
border-color: #536822;
}
.TagClassName
{
border-color: #536822;
}
</style>