Shades of Green Leaf #526624
Tints of Green Leaf #526624
RGB
CMYK
RGB Variations
Color information
#526624 (or 0x526624) is known color: Green Leaf. HEX triplet: 52, 66 and 24. RGB value is (82,102,36). Sum of RGB (Red+Green+Blue) = 82+102+36=220 (29% of max value = 765). Red value is 82 (32.42% from 255 or 37.27% from 220); Green value is 102 (40.23% from 255 or 46.36% from 220); Blue value is 36 (14.45% from 255 or 16.36% from 220); Max value from RGB is 102 - color contains mainly: green. Hex color #526624 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526624 is #AD99DB. Grayscale: #585858. Windows color (decimal): -11377116 or 2385490. OLE color: 2385490.
HSL color Cylindrical-coordinate representation of color #526624: hue angle of 78.18º degrees, saturation: 0.48, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #526624 is Cyan = 0.20, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 82 | 102 | 36 | - |
| CMYK | 0.20 | 0 | 0.65 | 0.6 |
| HSL | 78.18º | 0.48% | 0.27% | - |
| HSV(B) | 78.18º | 0.65% | 0.4% | - |
| XYZ | 8.55 | 11.42 | 3.42 | - |
| YUV | 88.5 | 98.37 | 123.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 102 | 36 | 0.20 | 0 | 0.65 | 0.6 | 78.18 | 0.48 | 0.27 |
| Hex | 52 | 66 | 24 | 14 | 0 | 41 | 3C | 4E | 30 | 1B |
| Octal | 122 | 146 | 44 | 24 | 0 | 101 | 74 | 116 | 60 | 33 |
| Binary | 1010010 | 1100110 | 100100 | 10100 | 0 | 1000001 | 111100 | 1001110 | 110000 | 11011 |
Color Harmonies of #526624
Complementary color
Monochromatic Colors of #526624
Black with #526624
Text Example
Text Example
White with #526624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526624; }
p { color: rgb(82,102,36); }
H1.HeaderClassName
{
color: #526624;
}
.AnyTagClassName
{
color: #526624;
}
</style>
background-color css
<style>
a { background-color: #526624; }
a { background-color: rgb(82,102,36); }
div.DivClassName
{
background-color: #526624;
}
.BgClassName
{
background-color: #526624;
}
</style>
border-color css
<style>
span { border-color: #526624; }
span { border-color: rgb(82,102,36); }
td.TdClassName
{
border-color: #526624;
}
.TagClassName
{
border-color: #526624;
}
</style>