Shades of Green Leaf #507310
Tints of Green Leaf #507310
RGB
CMYK
RGB Variations
Color information
#507310 (or 0x507310) is known color: Green Leaf. HEX triplet: 50, 73 and 10. RGB value is (80,115,16). Sum of RGB (Red+Green+Blue) = 80+115+16=211 (27% of max value = 765). Red value is 80 (31.64% from 255 or 37.91% from 211); Green value is 115 (45.31% from 255 or 54.50% from 211); Blue value is 16 (6.64% from 255 or 7.58% from 211); Max value from RGB is 115 - color contains mainly: green. Hex color #507310 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #507310 is #AF8CEF. Grayscale: #5D5D5D. Windows color (decimal): -11504880 or 1078096. OLE color: 1078096.
HSL color Cylindrical-coordinate representation of color #507310: hue angle of 81.21º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #507310 is Cyan = 0.30, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 115 | 16 | - |
| CMYK | 0.30 | 0 | 0.86 | 0.55 |
| HSL | 81.21º | 0.76% | 0.26% | - |
| HSV(B) | 81.21º | 0.86% | 0.45% | - |
| XYZ | 9.53 | 14 | 2.69 | - |
| YUV | 93.25 | 84.4 | 118.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 115 | 16 | 0.30 | 0 | 0.86 | 0.55 | 81.21 | 0.76 | 0.26 |
| Hex | 50 | 73 | 10 | 1E | 0 | 56 | 37 | 51 | 4C | 1A |
| Octal | 120 | 163 | 20 | 36 | 0 | 126 | 67 | 121 | 114 | 32 |
| Binary | 1010000 | 1110011 | 10000 | 11110 | 0 | 1010110 | 110111 | 1010001 | 1001100 | 11010 |
Color Harmonies of #507310
Complementary color
Monochromatic Colors of #507310
Black with #507310
Text Example
Text Example
White with #507310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507310; }
p { color: rgb(80,115,16); }
H1.HeaderClassName
{
color: #507310;
}
.AnyTagClassName
{
color: #507310;
}
</style>
background-color css
<style>
a { background-color: #507310; }
a { background-color: rgb(80,115,16); }
div.DivClassName
{
background-color: #507310;
}
.BgClassName
{
background-color: #507310;
}
</style>
border-color css
<style>
span { border-color: #507310; }
span { border-color: rgb(80,115,16); }
td.TdClassName
{
border-color: #507310;
}
.TagClassName
{
border-color: #507310;
}
</style>