Shades of Green Leaf #527014
Tints of Green Leaf #527014
RGB
CMYK
RGB Variations
Color information
#527014 (or 0x527014) is known color: Green Leaf. HEX triplet: 52, 70 and 14. RGB value is (82,112,20). Sum of RGB (Red+Green+Blue) = 82+112+20=214 (28% of max value = 765). Red value is 82 (32.42% from 255 or 38.32% from 214); Green value is 112 (44.14% from 255 or 52.34% from 214); Blue value is 20 (8.20% from 255 or 9.35% from 214); Max value from RGB is 112 - color contains mainly: green. Hex color #527014 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527014 is #AD8FEB. Grayscale: #5C5C5C. Windows color (decimal): -11374572 or 1339474. OLE color: 1339474.
HSL color Cylindrical-coordinate representation of color #527014: hue angle of 79.57º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #527014 is Cyan = 0.27, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 112 | 20 | - |
| CMYK | 0.27 | 0 | 0.82 | 0.56 |
| HSL | 79.57º | 0.7% | 0.26% | - |
| HSV(B) | 79.57º | 0.82% | 0.44% | - |
| XYZ | 9.4 | 13.43 | 2.76 | - |
| YUV | 92.54 | 87.06 | 120.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 112 | 20 | 0.27 | 0 | 0.82 | 0.56 | 79.57 | 0.7 | 0.26 |
| Hex | 52 | 70 | 14 | 1B | 0 | 52 | 38 | 50 | 46 | 1A |
| Octal | 122 | 160 | 24 | 33 | 0 | 122 | 70 | 120 | 106 | 32 |
| Binary | 1010010 | 1110000 | 10100 | 11011 | 0 | 1010010 | 111000 | 1010000 | 1000110 | 11010 |
Color Harmonies of #527014
Complementary color
Monochromatic Colors of #527014
Black with #527014
Text Example
Text Example
White with #527014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527014; }
p { color: rgb(82,112,20); }
H1.HeaderClassName
{
color: #527014;
}
.AnyTagClassName
{
color: #527014;
}
</style>
background-color css
<style>
a { background-color: #527014; }
a { background-color: rgb(82,112,20); }
div.DivClassName
{
background-color: #527014;
}
.BgClassName
{
background-color: #527014;
}
</style>
border-color css
<style>
span { border-color: #527014; }
span { border-color: rgb(82,112,20); }
td.TdClassName
{
border-color: #527014;
}
.TagClassName
{
border-color: #527014;
}
</style>