Shades of Green Leaf #527819
Tints of Green Leaf #527819
RGB
CMYK
RGB Variations
Color information
#527819 (or 0x527819) is known color: Green Leaf. HEX triplet: 52, 78 and 19. RGB value is (82,120,25). Sum of RGB (Red+Green+Blue) = 82+120+25=227 (30% of max value = 765). Red value is 82 (32.42% from 255 or 36.12% from 227); Green value is 120 (47.27% from 255 or 52.86% from 227); Blue value is 25 (10.16% from 255 or 11.01% from 227); Max value from RGB is 120 - color contains mainly: green. Hex color #527819 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527819 is #AD87E6. Grayscale: #626262. Windows color (decimal): -11372519 or 1669202. OLE color: 1669202.
HSL color Cylindrical-coordinate representation of color #527819: hue angle of 84º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #527819 is Cyan = 0.32, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 120 | 25 | - |
| CMYK | 0.32 | 0 | 0.79 | 0.53 |
| HSL | 84º | 0.66% | 0.28% | - |
| HSV(B) | 84º | 0.79% | 0.47% | - |
| XYZ | 10.37 | 15.3 | 3.33 | - |
| YUV | 97.81 | 86.91 | 116.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 120 | 25 | 0.32 | 0 | 0.79 | 0.53 | 84 | 0.66 | 0.28 |
| Hex | 52 | 78 | 19 | 20 | 0 | 4F | 35 | 54 | 42 | 1C |
| Octal | 122 | 170 | 31 | 40 | 0 | 117 | 65 | 124 | 102 | 34 |
| Binary | 1010010 | 1111000 | 11001 | 100000 | 0 | 1001111 | 110101 | 1010100 | 1000010 | 11100 |
Color Harmonies of #527819
Complementary color
Monochromatic Colors of #527819
Black with #527819
Text Example
Text Example
White with #527819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527819; }
p { color: rgb(82,120,25); }
H1.HeaderClassName
{
color: #527819;
}
.AnyTagClassName
{
color: #527819;
}
</style>
background-color css
<style>
a { background-color: #527819; }
a { background-color: rgb(82,120,25); }
div.DivClassName
{
background-color: #527819;
}
.BgClassName
{
background-color: #527819;
}
</style>
border-color css
<style>
span { border-color: #527819; }
span { border-color: rgb(82,120,25); }
td.TdClassName
{
border-color: #527819;
}
.TagClassName
{
border-color: #527819;
}
</style>