Shades of Green Leaf #527926
Tints of Green Leaf #527926
RGB
CMYK
RGB Variations
Color information
#527926 (or 0x527926) is known color: Green Leaf. HEX triplet: 52, 79 and 26. RGB value is (82,121,38). Sum of RGB (Red+Green+Blue) = 82+121+38=241 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.02% from 241); Green value is 121 (47.66% from 255 or 50.21% from 241); Blue value is 38 (15.23% from 255 or 15.77% from 241); Max value from RGB is 121 - color contains mainly: green. Hex color #527926 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527926 is #AD86D9. Grayscale: #646464. Windows color (decimal): -11372250 or 2521426. OLE color: 2521426.
HSL color Cylindrical-coordinate representation of color #527926: hue angle of 88.19º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #527926 is Cyan = 0.32, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 121 | 38 | - |
| CMYK | 0.32 | 0 | 0.69 | 0.53 |
| HSL | 88.19º | 0.52% | 0.31% | - |
| HSV(B) | 88.19º | 0.69% | 0.47% | - |
| XYZ | 10.67 | 15.61 | 4.28 | - |
| YUV | 99.88 | 93.08 | 115.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 121 | 38 | 0.32 | 0 | 0.69 | 0.53 | 88.19 | 0.52 | 0.31 |
| Hex | 52 | 79 | 26 | 20 | 0 | 45 | 35 | 58 | 34 | 1F |
| Octal | 122 | 171 | 46 | 40 | 0 | 105 | 65 | 130 | 64 | 37 |
| Binary | 1010010 | 1111001 | 100110 | 100000 | 0 | 1000101 | 110101 | 1011000 | 110100 | 11111 |
Color Harmonies of #527926
Complementary color
Monochromatic Colors of #527926
Black with #527926
Text Example
Text Example
White with #527926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527926; }
p { color: rgb(82,121,38); }
H1.HeaderClassName
{
color: #527926;
}
.AnyTagClassName
{
color: #527926;
}
</style>
background-color css
<style>
a { background-color: #527926; }
a { background-color: rgb(82,121,38); }
div.DivClassName
{
background-color: #527926;
}
.BgClassName
{
background-color: #527926;
}
</style>
border-color css
<style>
span { border-color: #527926; }
span { border-color: rgb(82,121,38); }
td.TdClassName
{
border-color: #527926;
}
.TagClassName
{
border-color: #527926;
}
</style>