Shades of Green Leaf #527429
Tints of Green Leaf #527429
RGB
CMYK
RGB Variations
Color information
#527429 (or 0x527429) is known color: Green Leaf. HEX triplet: 52, 74 and 29. RGB value is (82,116,41). Sum of RGB (Red+Green+Blue) = 82+116+41=239 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.31% from 239); Green value is 116 (45.70% from 255 or 48.54% from 239); Blue value is 41 (16.41% from 255 or 17.15% from 239); Max value from RGB is 116 - color contains mainly: green. Hex color #527429 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527429 is #AD8BD6. Grayscale: #616161. Windows color (decimal): -11373527 or 2716754. OLE color: 2716754.
HSL color Cylindrical-coordinate representation of color #527429: hue angle of 87.2º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #527429 is Cyan = 0.29, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 116 | 41 | - |
| CMYK | 0.29 | 0 | 0.65 | 0.55 |
| HSL | 87.2º | 0.48% | 0.31% | - |
| HSV(B) | 87.2º | 0.65% | 0.45% | - |
| XYZ | 10.13 | 14.44 | 4.35 | - |
| YUV | 97.28 | 96.24 | 117.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 116 | 41 | 0.29 | 0 | 0.65 | 0.55 | 87.2 | 0.48 | 0.31 |
| Hex | 52 | 74 | 29 | 1D | 0 | 41 | 37 | 57 | 30 | 1F |
| Octal | 122 | 164 | 51 | 35 | 0 | 101 | 67 | 127 | 60 | 37 |
| Binary | 1010010 | 1110100 | 101001 | 11101 | 0 | 1000001 | 110111 | 1010111 | 110000 | 11111 |
Color Harmonies of #527429
Complementary color
Monochromatic Colors of #527429
Black with #527429
Text Example
Text Example
White with #527429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527429; }
p { color: rgb(82,116,41); }
H1.HeaderClassName
{
color: #527429;
}
.AnyTagClassName
{
color: #527429;
}
</style>
background-color css
<style>
a { background-color: #527429; }
a { background-color: rgb(82,116,41); }
div.DivClassName
{
background-color: #527429;
}
.BgClassName
{
background-color: #527429;
}
</style>
border-color css
<style>
span { border-color: #527429; }
span { border-color: rgb(82,116,41); }
td.TdClassName
{
border-color: #527429;
}
.TagClassName
{
border-color: #527429;
}
</style>