Shades of Green Leaf #526919
Tints of Green Leaf #526919
RGB
CMYK
RGB Variations
Color information
#526919 (or 0x526919) is known color: Green Leaf. HEX triplet: 52, 69 and 19. RGB value is (82,105,25). Sum of RGB (Red+Green+Blue) = 82+105+25=212 (28% of max value = 765). Red value is 82 (32.42% from 255 or 38.68% from 212); Green value is 105 (41.41% from 255 or 49.53% from 212); Blue value is 25 (10.16% from 255 or 11.79% from 212); Max value from RGB is 105 - color contains mainly: green. Hex color #526919 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526919 is #AD96E6. Grayscale: #595959. Windows color (decimal): -11376359 or 1665362. OLE color: 1665362.
HSL color Cylindrical-coordinate representation of color #526919: hue angle of 77.25º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #526919 is Cyan = 0.22, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 105 | 25 | - |
| CMYK | 0.22 | 0 | 0.76 | 0.59 |
| HSL | 77.25º | 0.62% | 0.25% | - |
| HSV(B) | 77.25º | 0.76% | 0.41% | - |
| XYZ | 8.71 | 11.97 | 2.77 | - |
| YUV | 89 | 91.88 | 123 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 105 | 25 | 0.22 | 0 | 0.76 | 0.59 | 77.25 | 0.62 | 0.25 |
| Hex | 52 | 69 | 19 | 16 | 0 | 4C | 3B | 4D | 3E | 19 |
| Octal | 122 | 151 | 31 | 26 | 0 | 114 | 73 | 115 | 76 | 31 |
| Binary | 1010010 | 1101001 | 11001 | 10110 | 0 | 1001100 | 111011 | 1001101 | 111110 | 11001 |
Color Harmonies of #526919
Complementary color
Monochromatic Colors of #526919
Black with #526919
Text Example
Text Example
White with #526919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526919; }
p { color: rgb(82,105,25); }
H1.HeaderClassName
{
color: #526919;
}
.AnyTagClassName
{
color: #526919;
}
</style>
background-color css
<style>
a { background-color: #526919; }
a { background-color: rgb(82,105,25); }
div.DivClassName
{
background-color: #526919;
}
.BgClassName
{
background-color: #526919;
}
</style>
border-color css
<style>
span { border-color: #526919; }
span { border-color: rgb(82,105,25); }
td.TdClassName
{
border-color: #526919;
}
.TagClassName
{
border-color: #526919;
}
</style>