Shades of Green Leaf #527227
Tints of Green Leaf #527227
RGB
CMYK
RGB Variations
Color information
#527227 (or 0x527227) is known color: Green Leaf. HEX triplet: 52, 72 and 27. RGB value is (82,114,39). Sum of RGB (Red+Green+Blue) = 82+114+39=235 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.89% from 235); Green value is 114 (44.92% from 255 or 48.51% from 235); Blue value is 39 (15.62% from 255 or 16.60% from 235); Max value from RGB is 114 - color contains mainly: green. Hex color #527227 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527227 is #AD8DD8. Grayscale: #606060. Windows color (decimal): -11374041 or 2585170. OLE color: 2585170.
HSL color Cylindrical-coordinate representation of color #527227: hue angle of 85.6º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #527227 is Cyan = 0.28, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 114 | 39 | - |
| CMYK | 0.28 | 0 | 0.66 | 0.55 |
| HSL | 85.6º | 0.49% | 0.3% | - |
| HSV(B) | 85.6º | 0.66% | 0.45% | - |
| XYZ | 9.86 | 13.97 | 4.1 | - |
| YUV | 95.88 | 95.9 | 118.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 114 | 39 | 0.28 | 0 | 0.66 | 0.55 | 85.6 | 0.49 | 0.3 |
| Hex | 52 | 72 | 27 | 1C | 0 | 42 | 37 | 56 | 31 | 1E |
| Octal | 122 | 162 | 47 | 34 | 0 | 102 | 67 | 126 | 61 | 36 |
| Binary | 1010010 | 1110010 | 100111 | 11100 | 0 | 1000010 | 110111 | 1010110 | 110001 | 11110 |
Color Harmonies of #527227
Complementary color
Monochromatic Colors of #527227
Black with #527227
Text Example
Text Example
White with #527227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527227; }
p { color: rgb(82,114,39); }
H1.HeaderClassName
{
color: #527227;
}
.AnyTagClassName
{
color: #527227;
}
</style>
background-color css
<style>
a { background-color: #527227; }
a { background-color: rgb(82,114,39); }
div.DivClassName
{
background-color: #527227;
}
.BgClassName
{
background-color: #527227;
}
</style>
border-color css
<style>
span { border-color: #527227; }
span { border-color: rgb(82,114,39); }
td.TdClassName
{
border-color: #527227;
}
.TagClassName
{
border-color: #527227;
}
</style>