Shades of Green Leaf #527534
Tints of Green Leaf #527534
RGB
CMYK
RGB Variations
Color information
#527534 (or 0x527534) is known color: Green Leaf. HEX triplet: 52, 75 and 34. RGB value is (82,117,52). Sum of RGB (Red+Green+Blue) = 82+117+52=251 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.67% from 251); Green value is 117 (46.09% from 255 or 46.61% from 251); Blue value is 52 (20.70% from 255 or 20.72% from 251); Max value from RGB is 117 - color contains mainly: green. Hex color #527534 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527534 is #AD8ACB. Grayscale: #636363. Windows color (decimal): -11373260 or 3437906. OLE color: 3437906.
HSL color Cylindrical-coordinate representation of color #527534: hue angle of 92.31º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #527534 is Cyan = 0.30, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 117 | 52 | - |
| CMYK | 0.30 | 0 | 0.56 | 0.54 |
| HSL | 92.31º | 0.38% | 0.33% | - |
| HSV(B) | 92.31º | 0.56% | 0.46% | - |
| XYZ | 10.46 | 14.76 | 5.55 | - |
| YUV | 99.13 | 101.4 | 115.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 117 | 52 | 0.30 | 0 | 0.56 | 0.54 | 92.31 | 0.38 | 0.33 |
| Hex | 52 | 75 | 34 | 1E | 0 | 38 | 36 | 5C | 26 | 21 |
| Octal | 122 | 165 | 64 | 36 | 0 | 70 | 66 | 134 | 46 | 41 |
| Binary | 1010010 | 1110101 | 110100 | 11110 | 0 | 111000 | 110110 | 1011100 | 100110 | 100001 |
Color Harmonies of #527534
Complementary color
Monochromatic Colors of #527534
Black with #527534
Text Example
Text Example
White with #527534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527534; }
p { color: rgb(82,117,52); }
H1.HeaderClassName
{
color: #527534;
}
.AnyTagClassName
{
color: #527534;
}
</style>
background-color css
<style>
a { background-color: #527534; }
a { background-color: rgb(82,117,52); }
div.DivClassName
{
background-color: #527534;
}
.BgClassName
{
background-color: #527534;
}
</style>
border-color css
<style>
span { border-color: #527534; }
span { border-color: rgb(82,117,52); }
td.TdClassName
{
border-color: #527534;
}
.TagClassName
{
border-color: #527534;
}
</style>