Shades of Green Leaf #526835
Tints of Green Leaf #526835
RGB
CMYK
RGB Variations
Color information
#526835 (or 0x526835) is known color: Green Leaf. HEX triplet: 52, 68 and 35. RGB value is (82,104,53). Sum of RGB (Red+Green+Blue) = 82+104+53=239 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.31% from 239); Green value is 104 (41.02% from 255 or 43.51% from 239); Blue value is 53 (21.09% from 255 or 22.18% from 239); Max value from RGB is 104 - color contains mainly: green. Hex color #526835 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526835 is #AD97CA. Grayscale: #5B5B5B. Windows color (decimal): -11376587 or 3500114. OLE color: 3500114.
HSL color Cylindrical-coordinate representation of color #526835: hue angle of 85.88º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #526835 is Cyan = 0.21, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 104 | 53 | - |
| CMYK | 0.21 | 0 | 0.49 | 0.59 |
| HSL | 85.88º | 0.32% | 0.31% | - |
| HSV(B) | 85.88º | 0.49% | 0.41% | - |
| XYZ | 9.07 | 11.95 | 5.2 | - |
| YUV | 91.61 | 106.21 | 121.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 104 | 53 | 0.21 | 0 | 0.49 | 0.59 | 85.88 | 0.32 | 0.31 |
| Hex | 52 | 68 | 35 | 15 | 0 | 31 | 3B | 56 | 20 | 1F |
| Octal | 122 | 150 | 65 | 25 | 0 | 61 | 73 | 126 | 40 | 37 |
| Binary | 1010010 | 1101000 | 110101 | 10101 | 0 | 110001 | 111011 | 1010110 | 100000 | 11111 |
Color Harmonies of #526835
Complementary color
Monochromatic Colors of #526835
Black with #526835
Text Example
Text Example
White with #526835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526835; }
p { color: rgb(82,104,53); }
H1.HeaderClassName
{
color: #526835;
}
.AnyTagClassName
{
color: #526835;
}
</style>
background-color css
<style>
a { background-color: #526835; }
a { background-color: rgb(82,104,53); }
div.DivClassName
{
background-color: #526835;
}
.BgClassName
{
background-color: #526835;
}
</style>
border-color css
<style>
span { border-color: #526835; }
span { border-color: rgb(82,104,53); }
td.TdClassName
{
border-color: #526835;
}
.TagClassName
{
border-color: #526835;
}
</style>