Shades of Green Leaf #466914
Tints of Green Leaf #466914
RGB
CMYK
RGB Variations
Color information
#466914 (or 0x466914) is known color: Green Leaf. HEX triplet: 46, 69 and 14. RGB value is (70,105,20). Sum of RGB (Red+Green+Blue) = 70+105+20=195 (25% of max value = 765). Red value is 70 (27.73% from 255 or 35.90% from 195); Green value is 105 (41.41% from 255 or 53.85% from 195); Blue value is 20 (8.20% from 255 or 10.26% from 195); Max value from RGB is 105 - color contains mainly: green. Hex color #466914 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466914 is #B996EB. Grayscale: #555555. Windows color (decimal): -12162796 or 1337670. OLE color: 1337670.
HSL color Cylindrical-coordinate representation of color #466914: hue angle of 84.71º degrees, saturation: 0.68, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #466914 is Cyan = 0.33, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 105 | 20 | - |
| CMYK | 0.33 | 0 | 0.81 | 0.59 |
| HSL | 84.71º | 0.68% | 0.25% | - |
| HSV(B) | 84.71º | 0.81% | 0.41% | - |
| XYZ | 7.7 | 11.46 | 2.47 | - |
| YUV | 84.85 | 91.4 | 117.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 105 | 20 | 0.33 | 0 | 0.81 | 0.59 | 84.71 | 0.68 | 0.25 |
| Hex | 46 | 69 | 14 | 21 | 0 | 51 | 3B | 55 | 44 | 19 |
| Octal | 106 | 151 | 24 | 41 | 0 | 121 | 73 | 125 | 104 | 31 |
| Binary | 1000110 | 1101001 | 10100 | 100001 | 0 | 1010001 | 111011 | 1010101 | 1000100 | 11001 |
Color Harmonies of #466914
Complementary color
Monochromatic Colors of #466914
Black with #466914
Text Example
Text Example
White with #466914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466914; }
p { color: rgb(70,105,20); }
H1.HeaderClassName
{
color: #466914;
}
.AnyTagClassName
{
color: #466914;
}
</style>
background-color css
<style>
a { background-color: #466914; }
a { background-color: rgb(70,105,20); }
div.DivClassName
{
background-color: #466914;
}
.BgClassName
{
background-color: #466914;
}
</style>
border-color css
<style>
span { border-color: #466914; }
span { border-color: rgb(70,105,20); }
td.TdClassName
{
border-color: #466914;
}
.TagClassName
{
border-color: #466914;
}
</style>