Shades of Green Leaf #527614
Tints of Green Leaf #527614
RGB
CMYK
RGB Variations
Color information
#527614 (or 0x527614) is known color: Green Leaf. HEX triplet: 52, 76 and 14. RGB value is (82,118,20). Sum of RGB (Red+Green+Blue) = 82+118+20=220 (29% of max value = 765). Red value is 82 (32.42% from 255 or 37.27% from 220); Green value is 118 (46.48% from 255 or 53.64% from 220); Blue value is 20 (8.20% from 255 or 9.09% from 220); Max value from RGB is 118 - color contains mainly: green. Hex color #527614 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527614 is #AD89EB. Grayscale: #606060. Windows color (decimal): -11373036 or 1341010. OLE color: 1341010.
HSL color Cylindrical-coordinate representation of color #527614: hue angle of 82.04º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #527614 is Cyan = 0.31, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 118 | 20 | - |
| CMYK | 0.31 | 0 | 0.83 | 0.54 |
| HSL | 82.04º | 0.71% | 0.27% | - |
| HSV(B) | 82.04º | 0.83% | 0.46% | - |
| XYZ | 10.08 | 14.8 | 2.99 | - |
| YUV | 96.06 | 85.07 | 117.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 118 | 20 | 0.31 | 0 | 0.83 | 0.54 | 82.04 | 0.71 | 0.27 |
| Hex | 52 | 76 | 14 | 1F | 0 | 53 | 36 | 52 | 47 | 1B |
| Octal | 122 | 166 | 24 | 37 | 0 | 123 | 66 | 122 | 107 | 33 |
| Binary | 1010010 | 1110110 | 10100 | 11111 | 0 | 1010011 | 110110 | 1010010 | 1000111 | 11011 |
Color Harmonies of #527614
Complementary color
Monochromatic Colors of #527614
Black with #527614
Text Example
Text Example
White with #527614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527614; }
p { color: rgb(82,118,20); }
H1.HeaderClassName
{
color: #527614;
}
.AnyTagClassName
{
color: #527614;
}
</style>
background-color css
<style>
a { background-color: #527614; }
a { background-color: rgb(82,118,20); }
div.DivClassName
{
background-color: #527614;
}
.BgClassName
{
background-color: #527614;
}
</style>
border-color css
<style>
span { border-color: #527614; }
span { border-color: rgb(82,118,20); }
td.TdClassName
{
border-color: #527614;
}
.TagClassName
{
border-color: #527614;
}
</style>