Shades of Green Leaf #507626
Tints of Green Leaf #507626
RGB
CMYK
RGB Variations
Color information
#507626 (or 0x507626) is known color: Green Leaf. HEX triplet: 50, 76 and 26. RGB value is (80,118,38). Sum of RGB (Red+Green+Blue) = 80+118+38=236 (31% of max value = 765). Red value is 80 (31.64% from 255 or 33.90% from 236); Green value is 118 (46.48% from 255 or 50% from 236); Blue value is 38 (15.23% from 255 or 16.10% from 236); Max value from RGB is 118 - color contains mainly: green. Hex color #507626 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #507626 is #AF89D9. Grayscale: #616161. Windows color (decimal): -11504090 or 2520656. OLE color: 2520656.
HSL color Cylindrical-coordinate representation of color #507626: hue angle of 88.5º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #507626 is Cyan = 0.32, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 118 | 38 | - |
| CMYK | 0.32 | 0 | 0.68 | 0.54 |
| HSL | 88.5º | 0.51% | 0.31% | - |
| HSV(B) | 88.5º | 0.68% | 0.46% | - |
| XYZ | 10.14 | 14.8 | 4.16 | - |
| YUV | 97.52 | 94.41 | 115.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 118 | 38 | 0.32 | 0 | 0.68 | 0.54 | 88.5 | 0.51 | 0.31 |
| Hex | 50 | 76 | 26 | 20 | 0 | 44 | 36 | 58 | 33 | 1F |
| Octal | 120 | 166 | 46 | 40 | 0 | 104 | 66 | 130 | 63 | 37 |
| Binary | 1010000 | 1110110 | 100110 | 100000 | 0 | 1000100 | 110110 | 1011000 | 110011 | 11111 |
Color Harmonies of #507626
Complementary color
Monochromatic Colors of #507626
Black with #507626
Text Example
Text Example
White with #507626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507626; }
p { color: rgb(80,118,38); }
H1.HeaderClassName
{
color: #507626;
}
.AnyTagClassName
{
color: #507626;
}
</style>
background-color css
<style>
a { background-color: #507626; }
a { background-color: rgb(80,118,38); }
div.DivClassName
{
background-color: #507626;
}
.BgClassName
{
background-color: #507626;
}
</style>
border-color css
<style>
span { border-color: #507626; }
span { border-color: rgb(80,118,38); }
td.TdClassName
{
border-color: #507626;
}
.TagClassName
{
border-color: #507626;
}
</style>