Shades of Green Leaf #526921
Tints of Green Leaf #526921
RGB
CMYK
RGB Variations
Color information
#526921 (or 0x526921) is known color: Green Leaf. HEX triplet: 52, 69 and 21. RGB value is (82,105,33). Sum of RGB (Red+Green+Blue) = 82+105+33=220 (29% of max value = 765). Red value is 82 (32.42% from 255 or 37.27% from 220); Green value is 105 (41.41% from 255 or 47.73% from 220); Blue value is 33 (13.28% from 255 or 15% from 220); Max value from RGB is 105 - color contains mainly: green. Hex color #526921 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526921 is #AD96DE. Grayscale: #5A5A5A. Windows color (decimal): -11376351 or 2189650. OLE color: 2189650.
HSL color Cylindrical-coordinate representation of color #526921: hue angle of 79.17º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #526921 is Cyan = 0.22, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 105 | 33 | - |
| CMYK | 0.22 | 0 | 0.69 | 0.59 |
| HSL | 79.17º | 0.52% | 0.27% | - |
| HSV(B) | 79.17º | 0.69% | 0.41% | - |
| XYZ | 8.81 | 12.01 | 3.29 | - |
| YUV | 89.92 | 95.88 | 122.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 105 | 33 | 0.22 | 0 | 0.69 | 0.59 | 79.17 | 0.52 | 0.27 |
| Hex | 52 | 69 | 21 | 16 | 0 | 45 | 3B | 4F | 34 | 1B |
| Octal | 122 | 151 | 41 | 26 | 0 | 105 | 73 | 117 | 64 | 33 |
| Binary | 1010010 | 1101001 | 100001 | 10110 | 0 | 1000101 | 111011 | 1001111 | 110100 | 11011 |
Color Harmonies of #526921
Complementary color
Monochromatic Colors of #526921
Black with #526921
Text Example
Text Example
White with #526921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526921; }
p { color: rgb(82,105,33); }
H1.HeaderClassName
{
color: #526921;
}
.AnyTagClassName
{
color: #526921;
}
</style>
background-color css
<style>
a { background-color: #526921; }
a { background-color: rgb(82,105,33); }
div.DivClassName
{
background-color: #526921;
}
.BgClassName
{
background-color: #526921;
}
</style>
border-color css
<style>
span { border-color: #526921; }
span { border-color: rgb(82,105,33); }
td.TdClassName
{
border-color: #526921;
}
.TagClassName
{
border-color: #526921;
}
</style>