Shades of Green Leaf #466819
Tints of Green Leaf #466819
RGB
CMYK
RGB Variations
Color information
#466819 (or 0x466819) is known color: Green Leaf. HEX triplet: 46, 68 and 19. RGB value is (70,104,25). Sum of RGB (Red+Green+Blue) = 70+104+25=199 (26% of max value = 765). Red value is 70 (27.73% from 255 or 35.18% from 199); Green value is 104 (41.02% from 255 or 52.26% from 199); Blue value is 25 (10.16% from 255 or 12.56% from 199); Max value from RGB is 104 - color contains mainly: green. Hex color #466819 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466819 is #B997E6. Grayscale: #555555. Windows color (decimal): -12163047 or 1665094. OLE color: 1665094.
HSL color Cylindrical-coordinate representation of color #466819: hue angle of 85.82º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #466819 is Cyan = 0.33, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 104 | 25 | - |
| CMYK | 0.33 | 0 | 0.76 | 0.59 |
| HSL | 85.82º | 0.61% | 0.25% | - |
| HSV(B) | 85.82º | 0.76% | 0.41% | - |
| XYZ | 7.65 | 11.27 | 2.69 | - |
| YUV | 84.83 | 94.24 | 117.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 25 | 0.33 | 0 | 0.76 | 0.59 | 85.82 | 0.61 | 0.25 |
| Hex | 46 | 68 | 19 | 21 | 0 | 4C | 3B | 56 | 3D | 19 |
| Octal | 106 | 150 | 31 | 41 | 0 | 114 | 73 | 126 | 75 | 31 |
| Binary | 1000110 | 1101000 | 11001 | 100001 | 0 | 1001100 | 111011 | 1010110 | 111101 | 11001 |
Color Harmonies of #466819
Complementary color
Monochromatic Colors of #466819
Black with #466819
Text Example
Text Example
White with #466819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466819; }
p { color: rgb(70,104,25); }
H1.HeaderClassName
{
color: #466819;
}
.AnyTagClassName
{
color: #466819;
}
</style>
background-color css
<style>
a { background-color: #466819; }
a { background-color: rgb(70,104,25); }
div.DivClassName
{
background-color: #466819;
}
.BgClassName
{
background-color: #466819;
}
</style>
border-color css
<style>
span { border-color: #466819; }
span { border-color: rgb(70,104,25); }
td.TdClassName
{
border-color: #466819;
}
.TagClassName
{
border-color: #466819;
}
</style>