Shades of Green Leaf #527615
Tints of Green Leaf #527615
RGB
CMYK
RGB Variations
Color information
#527615 (or 0x527615) is known color: Green Leaf. HEX triplet: 52, 76 and 15. RGB value is (82,118,21). Sum of RGB (Red+Green+Blue) = 82+118+21=221 (29% of max value = 765). Red value is 82 (32.42% from 255 or 37.10% from 221); Green value is 118 (46.48% from 255 or 53.39% from 221); Blue value is 21 (8.59% from 255 or 9.50% from 221); Max value from RGB is 118 - color contains mainly: green. Hex color #527615 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527615 is #AD89EA. Grayscale: #606060. Windows color (decimal): -11373035 or 1406546. OLE color: 1406546.
HSL color Cylindrical-coordinate representation of color #527615: hue angle of 82.27º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #527615 is Cyan = 0.31, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 118 | 21 | - |
| CMYK | 0.31 | 0 | 0.82 | 0.54 |
| HSL | 82.27º | 0.7% | 0.27% | - |
| HSV(B) | 82.27º | 0.82% | 0.46% | - |
| XYZ | 10.09 | 14.8 | 3.04 | - |
| YUV | 96.18 | 85.57 | 117.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 118 | 21 | 0.31 | 0 | 0.82 | 0.54 | 82.27 | 0.7 | 0.27 |
| Hex | 52 | 76 | 15 | 1F | 0 | 52 | 36 | 52 | 46 | 1B |
| Octal | 122 | 166 | 25 | 37 | 0 | 122 | 66 | 122 | 106 | 33 |
| Binary | 1010010 | 1110110 | 10101 | 11111 | 0 | 1010010 | 110110 | 1010010 | 1000110 | 11011 |
Color Harmonies of #527615
Complementary color
Monochromatic Colors of #527615
Black with #527615
Text Example
Text Example
White with #527615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527615; }
p { color: rgb(82,118,21); }
H1.HeaderClassName
{
color: #527615;
}
.AnyTagClassName
{
color: #527615;
}
</style>
background-color css
<style>
a { background-color: #527615; }
a { background-color: rgb(82,118,21); }
div.DivClassName
{
background-color: #527615;
}
.BgClassName
{
background-color: #527615;
}
</style>
border-color css
<style>
span { border-color: #527615; }
span { border-color: rgb(82,118,21); }
td.TdClassName
{
border-color: #527615;
}
.TagClassName
{
border-color: #527615;
}
</style>