Shades of Green Leaf #467806
Tints of Green Leaf #467806
RGB
CMYK
RGB Variations
Color information
#467806 (or 0x467806) is known color: Green Leaf. HEX triplet: 46, 78 and 06. RGB value is (70,120,6). Sum of RGB (Red+Green+Blue) = 70+120+6=196 (25% of max value = 765). Red value is 70 (27.73% from 255 or 35.71% from 196); Green value is 120 (47.27% from 255 or 61.22% from 196); Blue value is 6 (2.73% from 255 or 3.06% from 196); Max value from RGB is 120 - color contains mainly: green. Hex color #467806 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467806 is #B987F9. Grayscale: #5C5C5C. Windows color (decimal): -12158970 or 424006. OLE color: 424006.
HSL color Cylindrical-coordinate representation of color #467806: hue angle of 86.32º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #467806 is Cyan = 0.42, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 120 | 6 | - |
| CMYK | 0.42 | 0 | 0.95 | 0.53 |
| HSL | 86.32º | 0.9% | 0.25% | - |
| HSV(B) | 86.32º | 0.95% | 0.47% | - |
| XYZ | 9.28 | 14.75 | 2.53 | - |
| YUV | 92.05 | 79.44 | 112.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 120 | 6 | 0.42 | 0 | 0.95 | 0.53 | 86.32 | 0.9 | 0.25 |
| Hex | 46 | 78 | 6 | 2A | 0 | 5F | 35 | 56 | 5A | 19 |
| Octal | 106 | 170 | 6 | 52 | 0 | 137 | 65 | 126 | 132 | 31 |
| Binary | 1000110 | 1111000 | 110 | 101010 | 0 | 1011111 | 110101 | 1010110 | 1011010 | 11001 |
Color Harmonies of #467806
Complementary color
Monochromatic Colors of #467806
Black with #467806
Text Example
Text Example
White with #467806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467806; }
p { color: rgb(70,120,6); }
H1.HeaderClassName
{
color: #467806;
}
.AnyTagClassName
{
color: #467806;
}
</style>
background-color css
<style>
a { background-color: #467806; }
a { background-color: rgb(70,120,6); }
div.DivClassName
{
background-color: #467806;
}
.BgClassName
{
background-color: #467806;
}
</style>
border-color css
<style>
span { border-color: #467806; }
span { border-color: rgb(70,120,6); }
td.TdClassName
{
border-color: #467806;
}
.TagClassName
{
border-color: #467806;
}
</style>