Shades of Green Leaf #526828
Tints of Green Leaf #526828
RGB
CMYK
RGB Variations
Color information
#526828 (or 0x526828) is known color: Green Leaf. HEX triplet: 52, 68 and 28. RGB value is (82,104,40). Sum of RGB (Red+Green+Blue) = 82+104+40=226 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.28% from 226); Green value is 104 (41.02% from 255 or 46.02% from 226); Blue value is 40 (16.02% from 255 or 17.70% from 226); Max value from RGB is 104 - color contains mainly: green. Hex color #526828 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526828 is #AD97D7. Grayscale: #5A5A5A. Windows color (decimal): -11376600 or 2648146. OLE color: 2648146.
HSL color Cylindrical-coordinate representation of color #526828: hue angle of 80.62º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #526828 is Cyan = 0.21, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 104 | 40 | - |
| CMYK | 0.21 | 0 | 0.62 | 0.59 |
| HSL | 80.63º | 0.44% | 0.28% | - |
| HSV(B) | 80.63º | 0.62% | 0.41% | - |
| XYZ | 8.81 | 11.85 | 3.83 | - |
| YUV | 90.13 | 99.71 | 122.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 104 | 40 | 0.21 | 0 | 0.62 | 0.59 | 80.63 | 0.44 | 0.28 |
| Hex | 52 | 68 | 28 | 15 | 0 | 3E | 3B | 51 | 2C | 1C |
| Octal | 122 | 150 | 50 | 25 | 0 | 76 | 73 | 121 | 54 | 34 |
| Binary | 1010010 | 1101000 | 101000 | 10101 | 0 | 111110 | 111011 | 1010001 | 101100 | 11100 |
Color Harmonies of #526828
Complementary color
Monochromatic Colors of #526828
Black with #526828
Text Example
Text Example
White with #526828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526828; }
p { color: rgb(82,104,40); }
H1.HeaderClassName
{
color: #526828;
}
.AnyTagClassName
{
color: #526828;
}
</style>
background-color css
<style>
a { background-color: #526828; }
a { background-color: rgb(82,104,40); }
div.DivClassName
{
background-color: #526828;
}
.BgClassName
{
background-color: #526828;
}
</style>
border-color css
<style>
span { border-color: #526828; }
span { border-color: rgb(82,104,40); }
td.TdClassName
{
border-color: #526828;
}
.TagClassName
{
border-color: #526828;
}
</style>