Shades of Green Leaf #507029
Tints of Green Leaf #507029
RGB
CMYK
RGB Variations
Color information
#507029 (or 0x507029) is known color: Green Leaf. HEX triplet: 50, 70 and 29. RGB value is (80,112,41). Sum of RGB (Red+Green+Blue) = 80+112+41=233 (30% of max value = 765). Red value is 80 (31.64% from 255 or 34.33% from 233); Green value is 112 (44.14% from 255 or 48.07% from 233); Blue value is 41 (16.41% from 255 or 17.60% from 233); Max value from RGB is 112 - color contains mainly: green. Hex color #507029 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #507029 is #AF8FD6. Grayscale: #5E5E5E. Windows color (decimal): -11505623 or 2715728. OLE color: 2715728.
HSL color Cylindrical-coordinate representation of color #507029: hue angle of 87.04º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #507029 is Cyan = 0.29, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 112 | 41 | - |
| CMYK | 0.29 | 0 | 0.63 | 0.56 |
| HSL | 87.04º | 0.46% | 0.3% | - |
| HSV(B) | 87.04º | 0.63% | 0.44% | - |
| XYZ | 9.5 | 13.45 | 4.19 | - |
| YUV | 94.34 | 97.9 | 117.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 112 | 41 | 0.29 | 0 | 0.63 | 0.56 | 87.04 | 0.46 | 0.3 |
| Hex | 50 | 70 | 29 | 1D | 0 | 3F | 38 | 57 | 2E | 1E |
| Octal | 120 | 160 | 51 | 35 | 0 | 77 | 70 | 127 | 56 | 36 |
| Binary | 1010000 | 1110000 | 101001 | 11101 | 0 | 111111 | 111000 | 1010111 | 101110 | 11110 |
Color Harmonies of #507029
Complementary color
Monochromatic Colors of #507029
Black with #507029
Text Example
Text Example
White with #507029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507029; }
p { color: rgb(80,112,41); }
H1.HeaderClassName
{
color: #507029;
}
.AnyTagClassName
{
color: #507029;
}
</style>
background-color css
<style>
a { background-color: #507029; }
a { background-color: rgb(80,112,41); }
div.DivClassName
{
background-color: #507029;
}
.BgClassName
{
background-color: #507029;
}
</style>
border-color css
<style>
span { border-color: #507029; }
span { border-color: rgb(80,112,41); }
td.TdClassName
{
border-color: #507029;
}
.TagClassName
{
border-color: #507029;
}
</style>