Shades of Green Leaf #507619
Tints of Green Leaf #507619
RGB
CMYK
RGB Variations
Color information
#507619 (or 0x507619) is known color: Green Leaf. HEX triplet: 50, 76 and 19. RGB value is (80,118,25). Sum of RGB (Red+Green+Blue) = 80+118+25=223 (29% of max value = 765). Red value is 80 (31.64% from 255 or 35.87% from 223); Green value is 118 (46.48% from 255 or 52.91% from 223); Blue value is 25 (10.16% from 255 or 11.21% from 223); Max value from RGB is 118 - color contains mainly: green. Hex color #507619 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #507619 is #AF89E6. Grayscale: #606060. Windows color (decimal): -11504103 or 1668688. OLE color: 1668688.
HSL color Cylindrical-coordinate representation of color #507619: hue angle of 84.52º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #507619 is Cyan = 0.32, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 118 | 25 | - |
| CMYK | 0.32 | 0 | 0.79 | 0.54 |
| HSL | 84.52º | 0.65% | 0.28% | - |
| HSV(B) | 84.52º | 0.79% | 0.46% | - |
| XYZ | 9.96 | 14.73 | 3.24 | - |
| YUV | 96.04 | 87.91 | 116.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 118 | 25 | 0.32 | 0 | 0.79 | 0.54 | 84.52 | 0.65 | 0.28 |
| Hex | 50 | 76 | 19 | 20 | 0 | 4F | 36 | 55 | 41 | 1C |
| Octal | 120 | 166 | 31 | 40 | 0 | 117 | 66 | 125 | 101 | 34 |
| Binary | 1010000 | 1110110 | 11001 | 100000 | 0 | 1001111 | 110110 | 1010101 | 1000001 | 11100 |
Color Harmonies of #507619
Complementary color
Monochromatic Colors of #507619
Black with #507619
Text Example
Text Example
White with #507619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507619; }
p { color: rgb(80,118,25); }
H1.HeaderClassName
{
color: #507619;
}
.AnyTagClassName
{
color: #507619;
}
</style>
background-color css
<style>
a { background-color: #507619; }
a { background-color: rgb(80,118,25); }
div.DivClassName
{
background-color: #507619;
}
.BgClassName
{
background-color: #507619;
}
</style>
border-color css
<style>
span { border-color: #507619; }
span { border-color: rgb(80,118,25); }
td.TdClassName
{
border-color: #507619;
}
.TagClassName
{
border-color: #507619;
}
</style>