Shades of Green Leaf #527617
Tints of Green Leaf #527617
RGB
CMYK
RGB Variations
Color information
#527617 (or 0x527617) is known color: Green Leaf. HEX triplet: 52, 76 and 17. RGB value is (82,118,23). Sum of RGB (Red+Green+Blue) = 82+118+23=223 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.77% from 223); Green value is 118 (46.48% from 255 or 52.91% from 223); Blue value is 23 (9.38% from 255 or 10.31% from 223); Max value from RGB is 118 - color contains mainly: green. Hex color #527617 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527617 is #AD89E8. Grayscale: #606060. Windows color (decimal): -11373033 or 1537618. OLE color: 1537618.
HSL color Cylindrical-coordinate representation of color #527617: hue angle of 82.74º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #527617 is Cyan = 0.31, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 118 | 23 | - |
| CMYK | 0.31 | 0 | 0.81 | 0.54 |
| HSL | 82.74º | 0.67% | 0.28% | - |
| HSV(B) | 82.74º | 0.81% | 0.46% | - |
| XYZ | 10.11 | 14.81 | 3.14 | - |
| YUV | 96.41 | 86.57 | 117.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 118 | 23 | 0.31 | 0 | 0.81 | 0.54 | 82.74 | 0.67 | 0.28 |
| Hex | 52 | 76 | 17 | 1F | 0 | 51 | 36 | 53 | 43 | 1C |
| Octal | 122 | 166 | 27 | 37 | 0 | 121 | 66 | 123 | 103 | 34 |
| Binary | 1010010 | 1110110 | 10111 | 11111 | 0 | 1010001 | 110110 | 1010011 | 1000011 | 11100 |
Color Harmonies of #527617
Complementary color
Monochromatic Colors of #527617
Black with #527617
Text Example
Text Example
White with #527617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527617; }
p { color: rgb(82,118,23); }
H1.HeaderClassName
{
color: #527617;
}
.AnyTagClassName
{
color: #527617;
}
</style>
background-color css
<style>
a { background-color: #527617; }
a { background-color: rgb(82,118,23); }
div.DivClassName
{
background-color: #527617;
}
.BgClassName
{
background-color: #527617;
}
</style>
border-color css
<style>
span { border-color: #527617; }
span { border-color: rgb(82,118,23); }
td.TdClassName
{
border-color: #527617;
}
.TagClassName
{
border-color: #527617;
}
</style>