Shades of Green Leaf #527328
Tints of Green Leaf #527328
RGB
CMYK
RGB Variations
Color information
#527328 (or 0x527328) is known color: Green Leaf. HEX triplet: 52, 73 and 28. RGB value is (82,115,40). Sum of RGB (Red+Green+Blue) = 82+115+40=237 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.60% from 237); Green value is 115 (45.31% from 255 or 48.52% from 237); Blue value is 40 (16.02% from 255 or 16.88% from 237); Max value from RGB is 115 - color contains mainly: green. Hex color #527328 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527328 is #AD8CD7. Grayscale: #606060. Windows color (decimal): -11373784 or 2650962. OLE color: 2650962.
HSL color Cylindrical-coordinate representation of color #527328: hue angle of 86.4º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #527328 is Cyan = 0.29, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 115 | 40 | - |
| CMYK | 0.29 | 0 | 0.65 | 0.55 |
| HSL | 86.4º | 0.48% | 0.3% | - |
| HSV(B) | 86.4º | 0.65% | 0.45% | - |
| XYZ | 9.99 | 14.21 | 4.22 | - |
| YUV | 96.58 | 96.07 | 117.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 115 | 40 | 0.29 | 0 | 0.65 | 0.55 | 86.4 | 0.48 | 0.3 |
| Hex | 52 | 73 | 28 | 1D | 0 | 41 | 37 | 56 | 30 | 1E |
| Octal | 122 | 163 | 50 | 35 | 0 | 101 | 67 | 126 | 60 | 36 |
| Binary | 1010010 | 1110011 | 101000 | 11101 | 0 | 1000001 | 110111 | 1010110 | 110000 | 11110 |
Color Harmonies of #527328
Complementary color
Monochromatic Colors of #527328
Black with #527328
Text Example
Text Example
White with #527328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527328; }
p { color: rgb(82,115,40); }
H1.HeaderClassName
{
color: #527328;
}
.AnyTagClassName
{
color: #527328;
}
</style>
background-color css
<style>
a { background-color: #527328; }
a { background-color: rgb(82,115,40); }
div.DivClassName
{
background-color: #527328;
}
.BgClassName
{
background-color: #527328;
}
</style>
border-color css
<style>
span { border-color: #527328; }
span { border-color: rgb(82,115,40); }
td.TdClassName
{
border-color: #527328;
}
.TagClassName
{
border-color: #527328;
}
</style>