Shades of Green Leaf #527035
Tints of Green Leaf #527035
RGB
CMYK
RGB Variations
Color information
#527035 (or 0x527035) is known color: Green Leaf. HEX triplet: 52, 70 and 35. RGB value is (82,112,53). Sum of RGB (Red+Green+Blue) = 82+112+53=247 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.20% from 247); Green value is 112 (44.14% from 255 or 45.34% from 247); Blue value is 53 (21.09% from 255 or 21.46% from 247); Max value from RGB is 112 - color contains mainly: green. Hex color #527035 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527035 is #AD8FCA. Grayscale: #606060. Windows color (decimal): -11374539 or 3502162. OLE color: 3502162.
HSL color Cylindrical-coordinate representation of color #527035: hue angle of 90.51º degrees, saturation: 0.36, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #527035 is Cyan = 0.27, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 112 | 53 | - |
| CMYK | 0.27 | 0 | 0.53 | 0.56 |
| HSL | 90.51º | 0.36% | 0.32% | - |
| HSV(B) | 90.51º | 0.53% | 0.44% | - |
| XYZ | 9.92 | 13.64 | 5.48 | - |
| YUV | 96.3 | 103.56 | 117.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 112 | 53 | 0.27 | 0 | 0.53 | 0.56 | 90.51 | 0.36 | 0.32 |
| Hex | 52 | 70 | 35 | 1B | 0 | 35 | 38 | 5B | 24 | 20 |
| Octal | 122 | 160 | 65 | 33 | 0 | 65 | 70 | 133 | 44 | 40 |
| Binary | 1010010 | 1110000 | 110101 | 11011 | 0 | 110101 | 111000 | 1011011 | 100100 | 100000 |
Color Harmonies of #527035
Complementary color
Monochromatic Colors of #527035
Black with #527035
Text Example
Text Example
White with #527035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527035; }
p { color: rgb(82,112,53); }
H1.HeaderClassName
{
color: #527035;
}
.AnyTagClassName
{
color: #527035;
}
</style>
background-color css
<style>
a { background-color: #527035; }
a { background-color: rgb(82,112,53); }
div.DivClassName
{
background-color: #527035;
}
.BgClassName
{
background-color: #527035;
}
</style>
border-color css
<style>
span { border-color: #527035; }
span { border-color: rgb(82,112,53); }
td.TdClassName
{
border-color: #527035;
}
.TagClassName
{
border-color: #527035;
}
</style>