Shades of Green Leaf #466519
Tints of Green Leaf #466519
RGB
CMYK
RGB Variations
Color information
#466519 (or 0x466519) is known color: Green Leaf. HEX triplet: 46, 65 and 19. RGB value is (70,101,25). Sum of RGB (Red+Green+Blue) = 70+101+25=196 (25% of max value = 765). Red value is 70 (27.73% from 255 or 35.71% from 196); Green value is 101 (39.84% from 255 or 51.53% from 196); Blue value is 25 (10.16% from 255 or 12.76% from 196); Max value from RGB is 101 - color contains mainly: green. Hex color #466519 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466519 is #B99AE6. Grayscale: #535353. Windows color (decimal): -12163815 or 1664326. OLE color: 1664326.
HSL color Cylindrical-coordinate representation of color #466519: hue angle of 84.47º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #466519 is Cyan = 0.31, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 101 | 25 | - |
| CMYK | 0.31 | 0 | 0.75 | 0.60 |
| HSL | 84.47º | 0.6% | 0.25% | - |
| HSV(B) | 84.47º | 0.75% | 0.4% | - |
| XYZ | 7.35 | 10.68 | 2.59 | - |
| YUV | 83.07 | 95.23 | 118.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 25 | 0.31 | 0 | 0.75 | 0.60 | 84.47 | 0.6 | 0.25 |
| Hex | 46 | 65 | 19 | 1F | 0 | 4B | 3C | 54 | 3C | 19 |
| Octal | 106 | 145 | 31 | 37 | 0 | 113 | 74 | 124 | 74 | 31 |
| Binary | 1000110 | 1100101 | 11001 | 11111 | 0 | 1001011 | 111100 | 1010100 | 111100 | 11001 |
Color Harmonies of #466519
Complementary color
Monochromatic Colors of #466519
Black with #466519
Text Example
Text Example
White with #466519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466519; }
p { color: rgb(70,101,25); }
H1.HeaderClassName
{
color: #466519;
}
.AnyTagClassName
{
color: #466519;
}
</style>
background-color css
<style>
a { background-color: #466519; }
a { background-color: rgb(70,101,25); }
div.DivClassName
{
background-color: #466519;
}
.BgClassName
{
background-color: #466519;
}
</style>
border-color css
<style>
span { border-color: #466519; }
span { border-color: rgb(70,101,25); }
td.TdClassName
{
border-color: #466519;
}
.TagClassName
{
border-color: #466519;
}
</style>