Shades of Green Leaf #466419
Tints of Green Leaf #466419
RGB
CMYK
RGB Variations
Color information
#466419 (or 0x466419) is known color: Green Leaf. HEX triplet: 46, 64 and 19. RGB value is (70,100,25). Sum of RGB (Red+Green+Blue) = 70+100+25=195 (25% of max value = 765). Red value is 70 (27.73% from 255 or 35.90% from 195); Green value is 100 (39.45% from 255 or 51.28% from 195); Blue value is 25 (10.16% from 255 or 12.82% from 195); Max value from RGB is 100 - color contains mainly: green. Hex color #466419 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466419 is #B99BE6. Grayscale: #525252. Windows color (decimal): -12164071 or 1664070. OLE color: 1664070.
HSL color Cylindrical-coordinate representation of color #466419: hue angle of 84º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #466419 is Cyan = 0.30, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 100 | 25 | - |
| CMYK | 0.30 | 0 | 0.75 | 0.61 |
| HSL | 84º | 0.6% | 0.25% | - |
| HSV(B) | 84º | 0.75% | 0.39% | - |
| XYZ | 7.26 | 10.49 | 2.56 | - |
| YUV | 82.48 | 95.56 | 119.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 100 | 25 | 0.30 | 0 | 0.75 | 0.61 | 84 | 0.6 | 0.25 |
| Hex | 46 | 64 | 19 | 1E | 0 | 4B | 3D | 54 | 3C | 19 |
| Octal | 106 | 144 | 31 | 36 | 0 | 113 | 75 | 124 | 74 | 31 |
| Binary | 1000110 | 1100100 | 11001 | 11110 | 0 | 1001011 | 111101 | 1010100 | 111100 | 11001 |
Color Harmonies of #466419
Complementary color
Monochromatic Colors of #466419
Black with #466419
Text Example
Text Example
White with #466419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466419; }
p { color: rgb(70,100,25); }
H1.HeaderClassName
{
color: #466419;
}
.AnyTagClassName
{
color: #466419;
}
</style>
background-color css
<style>
a { background-color: #466419; }
a { background-color: rgb(70,100,25); }
div.DivClassName
{
background-color: #466419;
}
.BgClassName
{
background-color: #466419;
}
</style>
border-color css
<style>
span { border-color: #466419; }
span { border-color: rgb(70,100,25); }
td.TdClassName
{
border-color: #466419;
}
.TagClassName
{
border-color: #466419;
}
</style>