Shades of Green Leaf #527229
Tints of Green Leaf #527229
RGB
CMYK
RGB Variations
Color information
#527229 (or 0x527229) is known color: Green Leaf. HEX triplet: 52, 72 and 29. RGB value is (82,114,41). Sum of RGB (Red+Green+Blue) = 82+114+41=237 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.60% from 237); Green value is 114 (44.92% from 255 or 48.10% from 237); Blue value is 41 (16.41% from 255 or 17.30% from 237); Max value from RGB is 114 - color contains mainly: green. Hex color #527229 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527229 is #AD8DD6. Grayscale: #606060. Windows color (decimal): -11374039 or 2716242. OLE color: 2716242.
HSL color Cylindrical-coordinate representation of color #527229: hue angle of 86.3º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #527229 is Cyan = 0.28, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 114 | 41 | - |
| CMYK | 0.28 | 0 | 0.64 | 0.55 |
| HSL | 86.3º | 0.47% | 0.3% | - |
| HSV(B) | 86.3º | 0.64% | 0.45% | - |
| XYZ | 9.9 | 13.99 | 4.28 | - |
| YUV | 96.11 | 96.9 | 117.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 114 | 41 | 0.28 | 0 | 0.64 | 0.55 | 86.3 | 0.47 | 0.3 |
| Hex | 52 | 72 | 29 | 1C | 0 | 40 | 37 | 56 | 2F | 1E |
| Octal | 122 | 162 | 51 | 34 | 0 | 100 | 67 | 126 | 57 | 36 |
| Binary | 1010010 | 1110010 | 101001 | 11100 | 0 | 1000000 | 110111 | 1010110 | 101111 | 11110 |
Color Harmonies of #527229
Complementary color
Monochromatic Colors of #527229
Black with #527229
Text Example
Text Example
White with #527229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527229; }
p { color: rgb(82,114,41); }
H1.HeaderClassName
{
color: #527229;
}
.AnyTagClassName
{
color: #527229;
}
</style>
background-color css
<style>
a { background-color: #527229; }
a { background-color: rgb(82,114,41); }
div.DivClassName
{
background-color: #527229;
}
.BgClassName
{
background-color: #527229;
}
</style>
border-color css
<style>
span { border-color: #527229; }
span { border-color: rgb(82,114,41); }
td.TdClassName
{
border-color: #527229;
}
.TagClassName
{
border-color: #527229;
}
</style>