Shades of Green Leaf #467416
Tints of Green Leaf #467416
RGB
CMYK
RGB Variations
Color information
#467416 (or 0x467416) is known color: Green Leaf. HEX triplet: 46, 74 and 16. RGB value is (70,116,22). Sum of RGB (Red+Green+Blue) = 70+116+22=208 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.65% from 208); Green value is 116 (45.70% from 255 or 55.77% from 208); Blue value is 22 (8.98% from 255 or 10.58% from 208); Max value from RGB is 116 - color contains mainly: green. Hex color #467416 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467416 is #B98BE9. Grayscale: #5B5B5B. Windows color (decimal): -12159978 or 1471558. OLE color: 1471558.
HSL color Cylindrical-coordinate representation of color #467416: hue angle of 89.36º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #467416 is Cyan = 0.40, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 116 | 22 | - |
| CMYK | 0.40 | 0 | 0.81 | 0.55 |
| HSL | 89.36º | 0.68% | 0.27% | - |
| HSV(B) | 89.36º | 0.81% | 0.45% | - |
| XYZ | 8.92 | 13.85 | 2.96 | - |
| YUV | 91.53 | 88.76 | 112.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 116 | 22 | 0.40 | 0 | 0.81 | 0.55 | 89.36 | 0.68 | 0.27 |
| Hex | 46 | 74 | 16 | 28 | 0 | 51 | 37 | 59 | 44 | 1B |
| Octal | 106 | 164 | 26 | 50 | 0 | 121 | 67 | 131 | 104 | 33 |
| Binary | 1000110 | 1110100 | 10110 | 101000 | 0 | 1010001 | 110111 | 1011001 | 1000100 | 11011 |
Color Harmonies of #467416
Complementary color
Monochromatic Colors of #467416
Black with #467416
Text Example
Text Example
White with #467416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467416; }
p { color: rgb(70,116,22); }
H1.HeaderClassName
{
color: #467416;
}
.AnyTagClassName
{
color: #467416;
}
</style>
background-color css
<style>
a { background-color: #467416; }
a { background-color: rgb(70,116,22); }
div.DivClassName
{
background-color: #467416;
}
.BgClassName
{
background-color: #467416;
}
</style>
border-color css
<style>
span { border-color: #467416; }
span { border-color: rgb(70,116,22); }
td.TdClassName
{
border-color: #467416;
}
.TagClassName
{
border-color: #467416;
}
</style>