Shades of Green Leaf #507010
Tints of Green Leaf #507010
RGB
CMYK
RGB Variations
Color information
#507010 (or 0x507010) is known color: Green Leaf. HEX triplet: 50, 70 and 10. RGB value is (80,112,16). Sum of RGB (Red+Green+Blue) = 80+112+16=208 (27% of max value = 765). Red value is 80 (31.64% from 255 or 38.46% from 208); Green value is 112 (44.14% from 255 or 53.85% from 208); Blue value is 16 (6.64% from 255 or 7.69% from 208); Max value from RGB is 112 - color contains mainly: green. Hex color #507010 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #507010 is #AF8FEF. Grayscale: #5B5B5B. Windows color (decimal): -11505648 or 1077328. OLE color: 1077328.
HSL color Cylindrical-coordinate representation of color #507010: hue angle of 80º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #507010 is Cyan = 0.29, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 112 | 16 | - |
| CMYK | 0.29 | 0 | 0.86 | 0.56 |
| HSL | 80º | 0.75% | 0.25% | - |
| HSV(B) | 80º | 0.86% | 0.44% | - |
| XYZ | 9.2 | 13.33 | 2.58 | - |
| YUV | 91.49 | 85.4 | 119.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 112 | 16 | 0.29 | 0 | 0.86 | 0.56 | 80 | 0.75 | 0.25 |
| Hex | 50 | 70 | 10 | 1D | 0 | 56 | 38 | 50 | 4B | 19 |
| Octal | 120 | 160 | 20 | 35 | 0 | 126 | 70 | 120 | 113 | 31 |
| Binary | 1010000 | 1110000 | 10000 | 11101 | 0 | 1010110 | 111000 | 1010000 | 1001011 | 11001 |
Color Harmonies of #507010
Complementary color
Monochromatic Colors of #507010
Black with #507010
Text Example
Text Example
White with #507010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507010; }
p { color: rgb(80,112,16); }
H1.HeaderClassName
{
color: #507010;
}
.AnyTagClassName
{
color: #507010;
}
</style>
background-color css
<style>
a { background-color: #507010; }
a { background-color: rgb(80,112,16); }
div.DivClassName
{
background-color: #507010;
}
.BgClassName
{
background-color: #507010;
}
</style>
border-color css
<style>
span { border-color: #507010; }
span { border-color: rgb(80,112,16); }
td.TdClassName
{
border-color: #507010;
}
.TagClassName
{
border-color: #507010;
}
</style>