Shades of Green Leaf #527517
Tints of Green Leaf #527517
RGB
CMYK
RGB Variations
Color information
#527517 (or 0x527517) is known color: Green Leaf. HEX triplet: 52, 75 and 17. RGB value is (82,117,23). Sum of RGB (Red+Green+Blue) = 82+117+23=222 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.94% from 222); Green value is 117 (46.09% from 255 or 52.70% from 222); Blue value is 23 (9.38% from 255 or 10.36% from 222); Max value from RGB is 117 - color contains mainly: green. Hex color #527517 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527517 is #AD8AE8. Grayscale: #606060. Windows color (decimal): -11373289 or 1537362. OLE color: 1537362.
HSL color Cylindrical-coordinate representation of color #527517: hue angle of 82.34º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #527517 is Cyan = 0.30, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 117 | 23 | - |
| CMYK | 0.30 | 0 | 0.80 | 0.54 |
| HSL | 82.34º | 0.67% | 0.27% | - |
| HSV(B) | 82.34º | 0.8% | 0.46% | - |
| XYZ | 10 | 14.58 | 3.1 | - |
| YUV | 95.82 | 86.9 | 118.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 117 | 23 | 0.30 | 0 | 0.80 | 0.54 | 82.34 | 0.67 | 0.27 |
| Hex | 52 | 75 | 17 | 1E | 0 | 50 | 36 | 52 | 43 | 1B |
| Octal | 122 | 165 | 27 | 36 | 0 | 120 | 66 | 122 | 103 | 33 |
| Binary | 1010010 | 1110101 | 10111 | 11110 | 0 | 1010000 | 110110 | 1010010 | 1000011 | 11011 |
Color Harmonies of #527517
Complementary color
Monochromatic Colors of #527517
Black with #527517
Text Example
Text Example
White with #527517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527517; }
p { color: rgb(82,117,23); }
H1.HeaderClassName
{
color: #527517;
}
.AnyTagClassName
{
color: #527517;
}
</style>
background-color css
<style>
a { background-color: #527517; }
a { background-color: rgb(82,117,23); }
div.DivClassName
{
background-color: #527517;
}
.BgClassName
{
background-color: #527517;
}
</style>
border-color css
<style>
span { border-color: #527517; }
span { border-color: rgb(82,117,23); }
td.TdClassName
{
border-color: #527517;
}
.TagClassName
{
border-color: #527517;
}
</style>