Shades of Green Leaf #466720
Tints of Green Leaf #466720
RGB
CMYK
RGB Variations
Color information
#466720 (or 0x466720) is known color: Green Leaf. HEX triplet: 46, 67 and 20. RGB value is (70,103,32). Sum of RGB (Red+Green+Blue) = 70+103+32=205 (27% of max value = 765). Red value is 70 (27.73% from 255 or 34.15% from 205); Green value is 103 (40.62% from 255 or 50.24% from 205); Blue value is 32 (12.89% from 255 or 15.61% from 205); Max value from RGB is 103 - color contains mainly: green. Hex color #466720 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466720 is #B998DF. Grayscale: #555555. Windows color (decimal): -12163296 or 2123590. OLE color: 2123590.
HSL color Cylindrical-coordinate representation of color #466720: hue angle of 87.89º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #466720 is Cyan = 0.32, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 103 | 32 | - |
| CMYK | 0.32 | 0 | 0.69 | 0.60 |
| HSL | 87.89º | 0.53% | 0.26% | - |
| HSV(B) | 87.89º | 0.69% | 0.4% | - |
| XYZ | 7.64 | 11.11 | 3.11 | - |
| YUV | 85.04 | 98.07 | 117.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 103 | 32 | 0.32 | 0 | 0.69 | 0.60 | 87.89 | 0.53 | 0.26 |
| Hex | 46 | 67 | 20 | 20 | 0 | 45 | 3C | 58 | 35 | 1A |
| Octal | 106 | 147 | 40 | 40 | 0 | 105 | 74 | 130 | 65 | 32 |
| Binary | 1000110 | 1100111 | 100000 | 100000 | 0 | 1000101 | 111100 | 1011000 | 110101 | 11010 |
Color Harmonies of #466720
Complementary color
Monochromatic Colors of #466720
Black with #466720
Text Example
Text Example
White with #466720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466720; }
p { color: rgb(70,103,32); }
H1.HeaderClassName
{
color: #466720;
}
.AnyTagClassName
{
color: #466720;
}
</style>
background-color css
<style>
a { background-color: #466720; }
a { background-color: rgb(70,103,32); }
div.DivClassName
{
background-color: #466720;
}
.BgClassName
{
background-color: #466720;
}
</style>
border-color css
<style>
span { border-color: #466720; }
span { border-color: rgb(70,103,32); }
td.TdClassName
{
border-color: #466720;
}
.TagClassName
{
border-color: #466720;
}
</style>