Shades of Green Leaf #526826
Tints of Green Leaf #526826
RGB
CMYK
RGB Variations
Color information
#526826 (or 0x526826) is known color: Green Leaf. HEX triplet: 52, 68 and 26. RGB value is (82,104,38). Sum of RGB (Red+Green+Blue) = 82+104+38=224 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.61% from 224); Green value is 104 (41.02% from 255 or 46.43% from 224); Blue value is 38 (15.23% from 255 or 16.96% from 224); Max value from RGB is 104 - color contains mainly: green. Hex color #526826 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526826 is #AD97D9. Grayscale: #5A5A5A. Windows color (decimal): -11376602 or 2517074. OLE color: 2517074.
HSL color Cylindrical-coordinate representation of color #526826: hue angle of 80º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #526826 is Cyan = 0.21, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 104 | 38 | - |
| CMYK | 0.21 | 0 | 0.63 | 0.59 |
| HSL | 80º | 0.46% | 0.28% | - |
| HSV(B) | 80º | 0.63% | 0.41% | - |
| XYZ | 8.78 | 11.83 | 3.66 | - |
| YUV | 89.9 | 98.71 | 122.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 104 | 38 | 0.21 | 0 | 0.63 | 0.59 | 80 | 0.46 | 0.28 |
| Hex | 52 | 68 | 26 | 15 | 0 | 3F | 3B | 50 | 2E | 1C |
| Octal | 122 | 150 | 46 | 25 | 0 | 77 | 73 | 120 | 56 | 34 |
| Binary | 1010010 | 1101000 | 100110 | 10101 | 0 | 111111 | 111011 | 1010000 | 101110 | 11100 |
Color Harmonies of #526826
Complementary color
Monochromatic Colors of #526826
Black with #526826
Text Example
Text Example
White with #526826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526826; }
p { color: rgb(82,104,38); }
H1.HeaderClassName
{
color: #526826;
}
.AnyTagClassName
{
color: #526826;
}
</style>
background-color css
<style>
a { background-color: #526826; }
a { background-color: rgb(82,104,38); }
div.DivClassName
{
background-color: #526826;
}
.BgClassName
{
background-color: #526826;
}
</style>
border-color css
<style>
span { border-color: #526826; }
span { border-color: rgb(82,104,38); }
td.TdClassName
{
border-color: #526826;
}
.TagClassName
{
border-color: #526826;
}
</style>