Shades of Green Leaf #507917
Tints of Green Leaf #507917
RGB
CMYK
RGB Variations
Color information
#507917 (or 0x507917) is known color: Green Leaf. HEX triplet: 50, 79 and 17. RGB value is (80,121,23). Sum of RGB (Red+Green+Blue) = 80+121+23=224 (29% of max value = 765). Red value is 80 (31.64% from 255 or 35.71% from 224); Green value is 121 (47.66% from 255 or 54.02% from 224); Blue value is 23 (9.38% from 255 or 10.27% from 224); Max value from RGB is 121 - color contains mainly: green. Hex color #507917 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #507917 is #AF86E8. Grayscale: #616161. Windows color (decimal): -11503337 or 1538384. OLE color: 1538384.
HSL color Cylindrical-coordinate representation of color #507917: hue angle of 85.1º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #507917 is Cyan = 0.34, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 121 | 23 | - |
| CMYK | 0.34 | 0 | 0.81 | 0.53 |
| HSL | 85.1º | 0.68% | 0.28% | - |
| HSV(B) | 85.1º | 0.81% | 0.47% | - |
| XYZ | 10.3 | 15.44 | 3.25 | - |
| YUV | 97.57 | 85.92 | 115.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 121 | 23 | 0.34 | 0 | 0.81 | 0.53 | 85.1 | 0.68 | 0.28 |
| Hex | 50 | 79 | 17 | 22 | 0 | 51 | 35 | 55 | 44 | 1C |
| Octal | 120 | 171 | 27 | 42 | 0 | 121 | 65 | 125 | 104 | 34 |
| Binary | 1010000 | 1111001 | 10111 | 100010 | 0 | 1010001 | 110101 | 1010101 | 1000100 | 11100 |
Color Harmonies of #507917
Complementary color
Monochromatic Colors of #507917
Black with #507917
Text Example
Text Example
White with #507917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507917; }
p { color: rgb(80,121,23); }
H1.HeaderClassName
{
color: #507917;
}
.AnyTagClassName
{
color: #507917;
}
</style>
background-color css
<style>
a { background-color: #507917; }
a { background-color: rgb(80,121,23); }
div.DivClassName
{
background-color: #507917;
}
.BgClassName
{
background-color: #507917;
}
</style>
border-color css
<style>
span { border-color: #507917; }
span { border-color: rgb(80,121,23); }
td.TdClassName
{
border-color: #507917;
}
.TagClassName
{
border-color: #507917;
}
</style>