Shades of Green Leaf #526822
Tints of Green Leaf #526822
RGB
CMYK
RGB Variations
Color information
#526822 (or 0x526822) is known color: Green Leaf. HEX triplet: 52, 68 and 22. RGB value is (82,104,34). Sum of RGB (Red+Green+Blue) = 82+104+34=220 (29% of max value = 765). Red value is 82 (32.42% from 255 or 37.27% from 220); Green value is 104 (41.02% from 255 or 47.27% from 220); Blue value is 34 (13.67% from 255 or 15.45% from 220); Max value from RGB is 104 - color contains mainly: green. Hex color #526822 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526822 is #AD97DD. Grayscale: #595959. Windows color (decimal): -11376606 or 2254930. OLE color: 2254930.
HSL color Cylindrical-coordinate representation of color #526822: hue angle of 78.86º 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 #526822 is Cyan = 0.21, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 104 | 34 | - |
| CMYK | 0.21 | 0 | 0.67 | 0.59 |
| HSL | 78.86º | 0.51% | 0.27% | - |
| HSV(B) | 78.86º | 0.67% | 0.41% | - |
| XYZ | 8.72 | 11.81 | 3.33 | - |
| YUV | 89.44 | 96.71 | 122.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 104 | 34 | 0.21 | 0 | 0.67 | 0.59 | 78.86 | 0.51 | 0.27 |
| Hex | 52 | 68 | 22 | 15 | 0 | 43 | 3B | 4F | 33 | 1B |
| Octal | 122 | 150 | 42 | 25 | 0 | 103 | 73 | 117 | 63 | 33 |
| Binary | 1010010 | 1101000 | 100010 | 10101 | 0 | 1000011 | 111011 | 1001111 | 110011 | 11011 |
Color Harmonies of #526822
Complementary color
Monochromatic Colors of #526822
Black with #526822
Text Example
Text Example
White with #526822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526822; }
p { color: rgb(82,104,34); }
H1.HeaderClassName
{
color: #526822;
}
.AnyTagClassName
{
color: #526822;
}
</style>
background-color css
<style>
a { background-color: #526822; }
a { background-color: rgb(82,104,34); }
div.DivClassName
{
background-color: #526822;
}
.BgClassName
{
background-color: #526822;
}
</style>
border-color css
<style>
span { border-color: #526822; }
span { border-color: rgb(82,104,34); }
td.TdClassName
{
border-color: #526822;
}
.TagClassName
{
border-color: #526822;
}
</style>