Shades of Green Leaf #527522
Tints of Green Leaf #527522
RGB
CMYK
RGB Variations
Color information
#527522 (or 0x527522) is known color: Green Leaf. HEX triplet: 52, 75 and 22. RGB value is (82,117,34). Sum of RGB (Red+Green+Blue) = 82+117+34=233 (30% of max value = 765). Red value is 82 (32.42% from 255 or 35.19% from 233); Green value is 117 (46.09% from 255 or 50.21% from 233); Blue value is 34 (13.67% from 255 or 14.59% from 233); Max value from RGB is 117 - color contains mainly: green. Hex color #527522 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527522 is #AD8ADD. Grayscale: #616161. Windows color (decimal): -11373278 or 2258258. OLE color: 2258258.
HSL color Cylindrical-coordinate representation of color #527522: hue angle of 85.3º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #527522 is Cyan = 0.30, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 117 | 34 | - |
| CMYK | 0.30 | 0 | 0.71 | 0.54 |
| HSL | 85.3º | 0.55% | 0.3% | - |
| HSV(B) | 85.3º | 0.71% | 0.46% | - |
| XYZ | 10.13 | 14.63 | 3.8 | - |
| YUV | 97.07 | 92.4 | 117.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 117 | 34 | 0.30 | 0 | 0.71 | 0.54 | 85.3 | 0.55 | 0.3 |
| Hex | 52 | 75 | 22 | 1E | 0 | 47 | 36 | 55 | 37 | 1E |
| Octal | 122 | 165 | 42 | 36 | 0 | 107 | 66 | 125 | 67 | 36 |
| Binary | 1010010 | 1110101 | 100010 | 11110 | 0 | 1000111 | 110110 | 1010101 | 110111 | 11110 |
Color Harmonies of #527522
Complementary color
Monochromatic Colors of #527522
Black with #527522
Text Example
Text Example
White with #527522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527522; }
p { color: rgb(82,117,34); }
H1.HeaderClassName
{
color: #527522;
}
.AnyTagClassName
{
color: #527522;
}
</style>
background-color css
<style>
a { background-color: #527522; }
a { background-color: rgb(82,117,34); }
div.DivClassName
{
background-color: #527522;
}
.BgClassName
{
background-color: #527522;
}
</style>
border-color css
<style>
span { border-color: #527522; }
span { border-color: rgb(82,117,34); }
td.TdClassName
{
border-color: #527522;
}
.TagClassName
{
border-color: #527522;
}
</style>