Shades of Green Leaf #466716
Tints of Green Leaf #466716
RGB
CMYK
RGB Variations
Color information
#466716 (or 0x466716) is known color: Green Leaf. HEX triplet: 46, 67 and 16. RGB value is (70,103,22). Sum of RGB (Red+Green+Blue) = 70+103+22=195 (25% of max value = 765). Red value is 70 (27.73% from 255 or 35.90% from 195); Green value is 103 (40.62% from 255 or 52.82% from 195); Blue value is 22 (8.98% from 255 or 11.28% from 195); Max value from RGB is 103 - color contains mainly: green. Hex color #466716 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466716 is #B998E9. Grayscale: #545454. Windows color (decimal): -12163306 or 1468230. OLE color: 1468230.
HSL color Cylindrical-coordinate representation of color #466716: hue angle of 84.44º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #466716 is Cyan = 0.32, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 103 | 22 | - |
| CMYK | 0.32 | 0 | 0.79 | 0.60 |
| HSL | 84.44º | 0.65% | 0.25% | - |
| HSV(B) | 84.44º | 0.79% | 0.4% | - |
| XYZ | 7.52 | 11.06 | 2.5 | - |
| YUV | 83.9 | 93.07 | 118.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 103 | 22 | 0.32 | 0 | 0.79 | 0.60 | 84.44 | 0.65 | 0.25 |
| Hex | 46 | 67 | 16 | 20 | 0 | 4F | 3C | 54 | 41 | 19 |
| Octal | 106 | 147 | 26 | 40 | 0 | 117 | 74 | 124 | 101 | 31 |
| Binary | 1000110 | 1100111 | 10110 | 100000 | 0 | 1001111 | 111100 | 1010100 | 1000001 | 11001 |
Color Harmonies of #466716
Complementary color
Monochromatic Colors of #466716
Black with #466716
Text Example
Text Example
White with #466716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466716; }
p { color: rgb(70,103,22); }
H1.HeaderClassName
{
color: #466716;
}
.AnyTagClassName
{
color: #466716;
}
</style>
background-color css
<style>
a { background-color: #466716; }
a { background-color: rgb(70,103,22); }
div.DivClassName
{
background-color: #466716;
}
.BgClassName
{
background-color: #466716;
}
</style>
border-color css
<style>
span { border-color: #466716; }
span { border-color: rgb(70,103,22); }
td.TdClassName
{
border-color: #466716;
}
.TagClassName
{
border-color: #466716;
}
</style>