Shades of Green Leaf #527726
Tints of Green Leaf #527726
RGB
CMYK
RGB Variations
Color information
#527726 (or 0x527726) is known color: Green Leaf. HEX triplet: 52, 77 and 26. RGB value is (82,119,38). Sum of RGB (Red+Green+Blue) = 82+119+38=239 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.31% from 239); Green value is 119 (46.88% from 255 or 49.79% from 239); Blue value is 38 (15.23% from 255 or 15.90% from 239); Max value from RGB is 119 - color contains mainly: green. Hex color #527726 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527726 is #AD88D9. Grayscale: #626262. Windows color (decimal): -11372762 or 2520914. OLE color: 2520914.
HSL color Cylindrical-coordinate representation of color #527726: hue angle of 87.41º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #527726 is Cyan = 0.31, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 119 | 38 | - |
| CMYK | 0.31 | 0 | 0.68 | 0.53 |
| HSL | 87.41º | 0.52% | 0.31% | - |
| HSV(B) | 87.41º | 0.68% | 0.47% | - |
| XYZ | 10.43 | 15.13 | 4.2 | - |
| YUV | 98.7 | 93.74 | 116.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 119 | 38 | 0.31 | 0 | 0.68 | 0.53 | 87.41 | 0.52 | 0.31 |
| Hex | 52 | 77 | 26 | 1F | 0 | 44 | 35 | 57 | 34 | 1F |
| Octal | 122 | 167 | 46 | 37 | 0 | 104 | 65 | 127 | 64 | 37 |
| Binary | 1010010 | 1110111 | 100110 | 11111 | 0 | 1000100 | 110101 | 1010111 | 110100 | 11111 |
Color Harmonies of #527726
Complementary color
Monochromatic Colors of #527726
Black with #527726
Text Example
Text Example
White with #527726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527726; }
p { color: rgb(82,119,38); }
H1.HeaderClassName
{
color: #527726;
}
.AnyTagClassName
{
color: #527726;
}
</style>
background-color css
<style>
a { background-color: #527726; }
a { background-color: rgb(82,119,38); }
div.DivClassName
{
background-color: #527726;
}
.BgClassName
{
background-color: #527726;
}
</style>
border-color css
<style>
span { border-color: #527726; }
span { border-color: rgb(82,119,38); }
td.TdClassName
{
border-color: #527726;
}
.TagClassName
{
border-color: #527726;
}
</style>