Shades of Green Leaf #527219
Tints of Green Leaf #527219
RGB
CMYK
RGB Variations
Color information
#527219 (or 0x527219) is known color: Green Leaf. HEX triplet: 52, 72 and 19. RGB value is (82,114,25). Sum of RGB (Red+Green+Blue) = 82+114+25=221 (29% of max value = 765). Red value is 82 (32.42% from 255 or 37.10% from 221); Green value is 114 (44.92% from 255 or 51.58% from 221); Blue value is 25 (10.16% from 255 or 11.31% from 221); Max value from RGB is 114 - color contains mainly: green. Hex color #527219 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527219 is #AD8DE6. Grayscale: #5E5E5E. Windows color (decimal): -11374055 or 1667666. OLE color: 1667666.
HSL color Cylindrical-coordinate representation of color #527219: hue angle of 81.57º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #527219 is Cyan = 0.28, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 114 | 25 | - |
| CMYK | 0.28 | 0 | 0.78 | 0.55 |
| HSL | 81.57º | 0.64% | 0.27% | - |
| HSV(B) | 81.57º | 0.78% | 0.45% | - |
| XYZ | 9.67 | 13.9 | 3.09 | - |
| YUV | 94.29 | 88.9 | 119.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 114 | 25 | 0.28 | 0 | 0.78 | 0.55 | 81.57 | 0.64 | 0.27 |
| Hex | 52 | 72 | 19 | 1C | 0 | 4E | 37 | 52 | 40 | 1B |
| Octal | 122 | 162 | 31 | 34 | 0 | 116 | 67 | 122 | 100 | 33 |
| Binary | 1010010 | 1110010 | 11001 | 11100 | 0 | 1001110 | 110111 | 1010010 | 1000000 | 11011 |
Color Harmonies of #527219
Complementary color
Monochromatic Colors of #527219
Black with #527219
Text Example
Text Example
White with #527219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527219; }
p { color: rgb(82,114,25); }
H1.HeaderClassName
{
color: #527219;
}
.AnyTagClassName
{
color: #527219;
}
</style>
background-color css
<style>
a { background-color: #527219; }
a { background-color: rgb(82,114,25); }
div.DivClassName
{
background-color: #527219;
}
.BgClassName
{
background-color: #527219;
}
</style>
border-color css
<style>
span { border-color: #527219; }
span { border-color: rgb(82,114,25); }
td.TdClassName
{
border-color: #527219;
}
.TagClassName
{
border-color: #527219;
}
</style>