Shades of Green Leaf #526729
Tints of Green Leaf #526729
RGB
CMYK
RGB Variations
Color information
#526729 (or 0x526729) is known color: Green Leaf. HEX triplet: 52, 67 and 29. RGB value is (82,103,41). Sum of RGB (Red+Green+Blue) = 82+103+41=226 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.28% from 226); Green value is 103 (40.62% from 255 or 45.58% from 226); Blue value is 41 (16.41% from 255 or 18.14% from 226); Max value from RGB is 103 - color contains mainly: green. Hex color #526729 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526729 is #AD98D6. Grayscale: #595959. Windows color (decimal): -11376855 or 2713426. OLE color: 2713426.
HSL color Cylindrical-coordinate representation of color #526729: hue angle of 80.32º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #526729 is Cyan = 0.20, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 103 | 41 | - |
| CMYK | 0.20 | 0 | 0.60 | 0.60 |
| HSL | 80.32º | 0.43% | 0.28% | - |
| HSV(B) | 80.32º | 0.6% | 0.4% | - |
| XYZ | 8.73 | 11.65 | 3.89 | - |
| YUV | 89.65 | 100.54 | 122.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 41 | 0.20 | 0 | 0.60 | 0.60 | 80.32 | 0.43 | 0.28 |
| Hex | 52 | 67 | 29 | 14 | 0 | 3C | 3C | 50 | 2B | 1C |
| Octal | 122 | 147 | 51 | 24 | 0 | 74 | 74 | 120 | 53 | 34 |
| Binary | 1010010 | 1100111 | 101001 | 10100 | 0 | 111100 | 111100 | 1010000 | 101011 | 11100 |
Color Harmonies of #526729
Complementary color
Monochromatic Colors of #526729
Black with #526729
Text Example
Text Example
White with #526729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526729; }
p { color: rgb(82,103,41); }
H1.HeaderClassName
{
color: #526729;
}
.AnyTagClassName
{
color: #526729;
}
</style>
background-color css
<style>
a { background-color: #526729; }
a { background-color: rgb(82,103,41); }
div.DivClassName
{
background-color: #526729;
}
.BgClassName
{
background-color: #526729;
}
</style>
border-color css
<style>
span { border-color: #526729; }
span { border-color: rgb(82,103,41); }
td.TdClassName
{
border-color: #526729;
}
.TagClassName
{
border-color: #526729;
}
</style>