Shades of Green Leaf #507220
Tints of Green Leaf #507220
RGB
CMYK
RGB Variations
Color information
#507220 (or 0x507220) is known color: Green Leaf. HEX triplet: 50, 72 and 20. RGB value is (80,114,32). Sum of RGB (Red+Green+Blue) = 80+114+32=226 (29% of max value = 765). Red value is 80 (31.64% from 255 or 35.40% from 226); Green value is 114 (44.92% from 255 or 50.44% from 226); Blue value is 32 (12.89% from 255 or 14.16% from 226); Max value from RGB is 114 - color contains mainly: green. Hex color #507220 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #507220 is #AF8DDF. Grayscale: #5E5E5E. Windows color (decimal): -11505120 or 2126416. OLE color: 2126416.
HSL color Cylindrical-coordinate representation of color #507220: hue angle of 84.88º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #507220 is Cyan = 0.30, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 114 | 32 | - |
| CMYK | 0.30 | 0 | 0.72 | 0.55 |
| HSL | 84.88º | 0.56% | 0.29% | - |
| HSV(B) | 84.88º | 0.72% | 0.45% | - |
| XYZ | 9.59 | 13.84 | 3.53 | - |
| YUV | 94.49 | 92.74 | 117.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 114 | 32 | 0.30 | 0 | 0.72 | 0.55 | 84.88 | 0.56 | 0.29 |
| Hex | 50 | 72 | 20 | 1E | 0 | 48 | 37 | 55 | 38 | 1D |
| Octal | 120 | 162 | 40 | 36 | 0 | 110 | 67 | 125 | 70 | 35 |
| Binary | 1010000 | 1110010 | 100000 | 11110 | 0 | 1001000 | 110111 | 1010101 | 111000 | 11101 |
Color Harmonies of #507220
Complementary color
Monochromatic Colors of #507220
Black with #507220
Text Example
Text Example
White with #507220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507220; }
p { color: rgb(80,114,32); }
H1.HeaderClassName
{
color: #507220;
}
.AnyTagClassName
{
color: #507220;
}
</style>
background-color css
<style>
a { background-color: #507220; }
a { background-color: rgb(80,114,32); }
div.DivClassName
{
background-color: #507220;
}
.BgClassName
{
background-color: #507220;
}
</style>
border-color css
<style>
span { border-color: #507220; }
span { border-color: rgb(80,114,32); }
td.TdClassName
{
border-color: #507220;
}
.TagClassName
{
border-color: #507220;
}
</style>