Shades of Green Leaf #526935
Tints of Green Leaf #526935
RGB
CMYK
RGB Variations
Color information
#526935 (or 0x526935) is known color: Green Leaf. HEX triplet: 52, 69 and 35. RGB value is (82,105,53). Sum of RGB (Red+Green+Blue) = 82+105+53=240 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.17% from 240); Green value is 105 (41.41% from 255 or 43.75% from 240); Blue value is 53 (21.09% from 255 or 22.08% from 240); Max value from RGB is 105 - color contains mainly: green. Hex color #526935 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526935 is #AD96CA. Grayscale: #5C5C5C. Windows color (decimal): -11376331 or 3500370. OLE color: 3500370.
HSL color Cylindrical-coordinate representation of color #526935: hue angle of 86.54º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #526935 is Cyan = 0.22, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 105 | 53 | - |
| CMYK | 0.22 | 0 | 0.50 | 0.59 |
| HSL | 86.54º | 0.33% | 0.31% | - |
| HSV(B) | 86.54º | 0.5% | 0.41% | - |
| XYZ | 9.17 | 12.15 | 5.23 | - |
| YUV | 92.2 | 105.88 | 120.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 105 | 53 | 0.22 | 0 | 0.50 | 0.59 | 86.54 | 0.33 | 0.31 |
| Hex | 52 | 69 | 35 | 16 | 0 | 32 | 3B | 57 | 21 | 1F |
| Octal | 122 | 151 | 65 | 26 | 0 | 62 | 73 | 127 | 41 | 37 |
| Binary | 1010010 | 1101001 | 110101 | 10110 | 0 | 110010 | 111011 | 1010111 | 100001 | 11111 |
Color Harmonies of #526935
Complementary color
Monochromatic Colors of #526935
Black with #526935
Text Example
Text Example
White with #526935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526935; }
p { color: rgb(82,105,53); }
H1.HeaderClassName
{
color: #526935;
}
.AnyTagClassName
{
color: #526935;
}
</style>
background-color css
<style>
a { background-color: #526935; }
a { background-color: rgb(82,105,53); }
div.DivClassName
{
background-color: #526935;
}
.BgClassName
{
background-color: #526935;
}
</style>
border-color css
<style>
span { border-color: #526935; }
span { border-color: rgb(82,105,53); }
td.TdClassName
{
border-color: #526935;
}
.TagClassName
{
border-color: #526935;
}
</style>