Shades of Green Leaf #527635
Tints of Green Leaf #527635
RGB
CMYK
RGB Variations
Color information
#527635 (or 0x527635) is known color: Green Leaf. HEX triplet: 52, 76 and 35. RGB value is (82,118,53). Sum of RGB (Red+Green+Blue) = 82+118+53=253 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.41% from 253); Green value is 118 (46.48% from 255 or 46.64% from 253); Blue value is 53 (21.09% from 255 or 20.95% from 253); Max value from RGB is 118 - color contains mainly: green. Hex color #527635 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527635 is #AD89CA. Grayscale: #646464. Windows color (decimal): -11373003 or 3503698. OLE color: 3503698.
HSL color Cylindrical-coordinate representation of color #527635: hue angle of 93.23º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #527635 is Cyan = 0.31, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 118 | 53 | - |
| CMYK | 0.31 | 0 | 0.55 | 0.54 |
| HSL | 93.23º | 0.38% | 0.34% | - |
| HSV(B) | 93.23º | 0.55% | 0.46% | - |
| XYZ | 10.6 | 15.01 | 5.71 | - |
| YUV | 99.83 | 101.57 | 115.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 118 | 53 | 0.31 | 0 | 0.55 | 0.54 | 93.23 | 0.38 | 0.34 |
| Hex | 52 | 76 | 35 | 1F | 0 | 37 | 36 | 5D | 26 | 22 |
| Octal | 122 | 166 | 65 | 37 | 0 | 67 | 66 | 135 | 46 | 42 |
| Binary | 1010010 | 1110110 | 110101 | 11111 | 0 | 110111 | 110110 | 1011101 | 100110 | 100010 |
Color Harmonies of #527635
Complementary color
Monochromatic Colors of #527635
Black with #527635
Text Example
Text Example
White with #527635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527635; }
p { color: rgb(82,118,53); }
H1.HeaderClassName
{
color: #527635;
}
.AnyTagClassName
{
color: #527635;
}
</style>
background-color css
<style>
a { background-color: #527635; }
a { background-color: rgb(82,118,53); }
div.DivClassName
{
background-color: #527635;
}
.BgClassName
{
background-color: #527635;
}
</style>
border-color css
<style>
span { border-color: #527635; }
span { border-color: rgb(82,118,53); }
td.TdClassName
{
border-color: #527635;
}
.TagClassName
{
border-color: #527635;
}
</style>