Shades of Green Leaf #467507
Tints of Green Leaf #467507
RGB
CMYK
RGB Variations
Color information
#467507 (or 0x467507) is known color: Green Leaf. HEX triplet: 46, 75 and 07. RGB value is (70,117,7). Sum of RGB (Red+Green+Blue) = 70+117+7=194 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.08% from 194); Green value is 117 (46.09% from 255 or 60.31% from 194); Blue value is 7 (3.12% from 255 or 3.61% from 194); Max value from RGB is 117 - color contains mainly: green. Hex color #467507 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467507 is #B98AF8. Grayscale: #5A5A5A. Windows color (decimal): -12159737 or 488774. OLE color: 488774.
HSL color Cylindrical-coordinate representation of color #467507: hue angle of 85.64º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #467507 is Cyan = 0.40, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 117 | 7 | - |
| CMYK | 0.40 | 0 | 0.94 | 0.54 |
| HSL | 85.64º | 0.89% | 0.24% | - |
| HSV(B) | 85.64º | 0.94% | 0.46% | - |
| XYZ | 8.93 | 14.04 | 2.44 | - |
| YUV | 90.41 | 80.93 | 113.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 117 | 7 | 0.40 | 0 | 0.94 | 0.54 | 85.64 | 0.89 | 0.24 |
| Hex | 46 | 75 | 7 | 28 | 0 | 5E | 36 | 56 | 59 | 18 |
| Octal | 106 | 165 | 7 | 50 | 0 | 136 | 66 | 126 | 131 | 30 |
| Binary | 1000110 | 1110101 | 111 | 101000 | 0 | 1011110 | 110110 | 1010110 | 1011001 | 11000 |
Color Harmonies of #467507
Complementary color
Monochromatic Colors of #467507
Black with #467507
Text Example
Text Example
White with #467507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467507; }
p { color: rgb(70,117,7); }
H1.HeaderClassName
{
color: #467507;
}
.AnyTagClassName
{
color: #467507;
}
</style>
background-color css
<style>
a { background-color: #467507; }
a { background-color: rgb(70,117,7); }
div.DivClassName
{
background-color: #467507;
}
.BgClassName
{
background-color: #467507;
}
</style>
border-color css
<style>
span { border-color: #467507; }
span { border-color: rgb(70,117,7); }
td.TdClassName
{
border-color: #467507;
}
.TagClassName
{
border-color: #467507;
}
</style>