Shades of Green Leaf #526520
Tints of Green Leaf #526520
RGB
CMYK
RGB Variations
Color information
#526520 (or 0x526520) is known color: Green Leaf. HEX triplet: 52, 65 and 20. RGB value is (82,101,32). Sum of RGB (Red+Green+Blue) = 82+101+32=215 (28% of max value = 765). Red value is 82 (32.42% from 255 or 38.14% from 215); Green value is 101 (39.84% from 255 or 46.98% from 215); Blue value is 32 (12.89% from 255 or 14.88% from 215); Max value from RGB is 101 - color contains mainly: green. Hex color #526520 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526520 is #AD9ADF. Grayscale: #575757. Windows color (decimal): -11377376 or 2123090. OLE color: 2123090.
HSL color Cylindrical-coordinate representation of color #526520: hue angle of 76.52º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #526520 is Cyan = 0.19, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 101 | 32 | - |
| CMYK | 0.19 | 0 | 0.68 | 0.60 |
| HSL | 76.52º | 0.52% | 0.26% | - |
| HSV(B) | 76.52º | 0.68% | 0.4% | - |
| XYZ | 8.39 | 11.21 | 3.09 | - |
| YUV | 87.45 | 96.71 | 124.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 32 | 0.19 | 0 | 0.68 | 0.60 | 76.52 | 0.52 | 0.26 |
| Hex | 52 | 65 | 20 | 13 | 0 | 44 | 3C | 4D | 34 | 1A |
| Octal | 122 | 145 | 40 | 23 | 0 | 104 | 74 | 115 | 64 | 32 |
| Binary | 1010010 | 1100101 | 100000 | 10011 | 0 | 1000100 | 111100 | 1001101 | 110100 | 11010 |
Color Harmonies of #526520
Complementary color
Monochromatic Colors of #526520
Black with #526520
Text Example
Text Example
White with #526520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526520; }
p { color: rgb(82,101,32); }
H1.HeaderClassName
{
color: #526520;
}
.AnyTagClassName
{
color: #526520;
}
</style>
background-color css
<style>
a { background-color: #526520; }
a { background-color: rgb(82,101,32); }
div.DivClassName
{
background-color: #526520;
}
.BgClassName
{
background-color: #526520;
}
</style>
border-color css
<style>
span { border-color: #526520; }
span { border-color: rgb(82,101,32); }
td.TdClassName
{
border-color: #526520;
}
.TagClassName
{
border-color: #526520;
}
</style>