Shades of Green Leaf #527034
Tints of Green Leaf #527034
RGB
CMYK
RGB Variations
Color information
#527034 (or 0x527034) is known color: Green Leaf. HEX triplet: 52, 70 and 34. RGB value is (82,112,52). Sum of RGB (Red+Green+Blue) = 82+112+52=246 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.33% from 246); Green value is 112 (44.14% from 255 or 45.53% from 246); Blue value is 52 (20.70% from 255 or 21.14% from 246); Max value from RGB is 112 - color contains mainly: green. Hex color #527034 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527034 is #AD8FCB. Grayscale: #606060. Windows color (decimal): -11374540 or 3436626. OLE color: 3436626.
HSL color Cylindrical-coordinate representation of color #527034: hue angle of 90º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #527034 is Cyan = 0.27, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 112 | 52 | - |
| CMYK | 0.27 | 0 | 0.54 | 0.56 |
| HSL | 90º | 0.37% | 0.32% | - |
| HSV(B) | 90º | 0.54% | 0.44% | - |
| XYZ | 9.89 | 13.63 | 5.36 | - |
| YUV | 96.19 | 103.06 | 117.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 112 | 52 | 0.27 | 0 | 0.54 | 0.56 | 90 | 0.37 | 0.32 |
| Hex | 52 | 70 | 34 | 1B | 0 | 36 | 38 | 5A | 25 | 20 |
| Octal | 122 | 160 | 64 | 33 | 0 | 66 | 70 | 132 | 45 | 40 |
| Binary | 1010010 | 1110000 | 110100 | 11011 | 0 | 110110 | 111000 | 1011010 | 100101 | 100000 |
Color Harmonies of #527034
Complementary color
Monochromatic Colors of #527034
Black with #527034
Text Example
Text Example
White with #527034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527034; }
p { color: rgb(82,112,52); }
H1.HeaderClassName
{
color: #527034;
}
.AnyTagClassName
{
color: #527034;
}
</style>
background-color css
<style>
a { background-color: #527034; }
a { background-color: rgb(82,112,52); }
div.DivClassName
{
background-color: #527034;
}
.BgClassName
{
background-color: #527034;
}
</style>
border-color css
<style>
span { border-color: #527034; }
span { border-color: rgb(82,112,52); }
td.TdClassName
{
border-color: #527034;
}
.TagClassName
{
border-color: #527034;
}
</style>