Shades of Green Leaf #467607
Tints of Green Leaf #467607
RGB
CMYK
RGB Variations
Color information
#467607 (or 0x467607) is known color: Green Leaf. HEX triplet: 46, 76 and 07. RGB value is (70,118,7). Sum of RGB (Red+Green+Blue) = 70+118+7=195 (25% of max value = 765). Red value is 70 (27.73% from 255 or 35.90% from 195); Green value is 118 (46.48% from 255 or 60.51% from 195); Blue value is 7 (3.12% from 255 or 3.59% from 195); Max value from RGB is 118 - color contains mainly: green. Hex color #467607 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467607 is #B989F8. Grayscale: #5B5B5B. Windows color (decimal): -12159481 or 489030. OLE color: 489030.
HSL color Cylindrical-coordinate representation of color #467607: hue angle of 85.95º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #467607 is Cyan = 0.41, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 118 | 7 | - |
| CMYK | 0.41 | 0 | 0.94 | 0.54 |
| HSL | 85.95º | 0.89% | 0.25% | - |
| HSV(B) | 85.95º | 0.94% | 0.46% | - |
| XYZ | 9.04 | 14.27 | 2.48 | - |
| YUV | 90.99 | 80.6 | 113.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 118 | 7 | 0.41 | 0 | 0.94 | 0.54 | 85.95 | 0.89 | 0.25 |
| Hex | 46 | 76 | 7 | 29 | 0 | 5E | 36 | 56 | 59 | 19 |
| Octal | 106 | 166 | 7 | 51 | 0 | 136 | 66 | 126 | 131 | 31 |
| Binary | 1000110 | 1110110 | 111 | 101001 | 0 | 1011110 | 110110 | 1010110 | 1011001 | 11001 |
Color Harmonies of #467607
Complementary color
Monochromatic Colors of #467607
Black with #467607
Text Example
Text Example
White with #467607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467607; }
p { color: rgb(70,118,7); }
H1.HeaderClassName
{
color: #467607;
}
.AnyTagClassName
{
color: #467607;
}
</style>
background-color css
<style>
a { background-color: #467607; }
a { background-color: rgb(70,118,7); }
div.DivClassName
{
background-color: #467607;
}
.BgClassName
{
background-color: #467607;
}
</style>
border-color css
<style>
span { border-color: #467607; }
span { border-color: rgb(70,118,7); }
td.TdClassName
{
border-color: #467607;
}
.TagClassName
{
border-color: #467607;
}
</style>