Shades of Green Leaf #466818
Tints of Green Leaf #466818
RGB
CMYK
RGB Variations
Color information
#466818 (or 0x466818) is known color: Green Leaf. HEX triplet: 46, 68 and 18. RGB value is (70,104,24). Sum of RGB (Red+Green+Blue) = 70+104+24=198 (26% of max value = 765). Red value is 70 (27.73% from 255 or 35.35% from 198); Green value is 104 (41.02% from 255 or 52.53% from 198); Blue value is 24 (9.77% from 255 or 12.12% from 198); Max value from RGB is 104 - color contains mainly: green. Hex color #466818 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466818 is #B997E7. Grayscale: #555555. Windows color (decimal): -12163048 or 1599558. OLE color: 1599558.
HSL color Cylindrical-coordinate representation of color #466818: hue angle of 85.5º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #466818 is Cyan = 0.33, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 104 | 24 | - |
| CMYK | 0.33 | 0 | 0.77 | 0.59 |
| HSL | 85.5º | 0.63% | 0.25% | - |
| HSV(B) | 85.5º | 0.77% | 0.41% | - |
| XYZ | 7.64 | 11.27 | 2.64 | - |
| YUV | 84.71 | 93.74 | 117.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 24 | 0.33 | 0 | 0.77 | 0.59 | 85.5 | 0.63 | 0.25 |
| Hex | 46 | 68 | 18 | 21 | 0 | 4D | 3B | 56 | 3E | 19 |
| Octal | 106 | 150 | 30 | 41 | 0 | 115 | 73 | 126 | 76 | 31 |
| Binary | 1000110 | 1101000 | 11000 | 100001 | 0 | 1001101 | 111011 | 1010110 | 111110 | 11001 |
Color Harmonies of #466818
Complementary color
Monochromatic Colors of #466818
Black with #466818
Text Example
Text Example
White with #466818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466818; }
p { color: rgb(70,104,24); }
H1.HeaderClassName
{
color: #466818;
}
.AnyTagClassName
{
color: #466818;
}
</style>
background-color css
<style>
a { background-color: #466818; }
a { background-color: rgb(70,104,24); }
div.DivClassName
{
background-color: #466818;
}
.BgClassName
{
background-color: #466818;
}
</style>
border-color css
<style>
span { border-color: #466818; }
span { border-color: rgb(70,104,24); }
td.TdClassName
{
border-color: #466818;
}
.TagClassName
{
border-color: #466818;
}
</style>