Shades of Green Leaf #466520
Tints of Green Leaf #466520
RGB
CMYK
RGB Variations
Color information
#466520 (or 0x466520) is known color: Green Leaf. HEX triplet: 46, 65 and 20. RGB value is (70,101,32). Sum of RGB (Red+Green+Blue) = 70+101+32=203 (26% of max value = 765). Red value is 70 (27.73% from 255 or 34.48% from 203); Green value is 101 (39.84% from 255 or 49.75% from 203); Blue value is 32 (12.89% from 255 or 15.76% from 203); Max value from RGB is 101 - color contains mainly: green. Hex color #466520 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466520 is #B99ADF. Grayscale: #545454. Windows color (decimal): -12163808 or 2123078. OLE color: 2123078.
HSL color Cylindrical-coordinate representation of color #466520: hue angle of 86.96º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #466520 is Cyan = 0.31, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 101 | 32 | - |
| CMYK | 0.31 | 0 | 0.68 | 0.60 |
| HSL | 86.96º | 0.52% | 0.26% | - |
| HSV(B) | 86.96º | 0.68% | 0.4% | - |
| XYZ | 7.44 | 10.71 | 3.04 | - |
| YUV | 83.87 | 98.73 | 118.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 32 | 0.31 | 0 | 0.68 | 0.60 | 86.96 | 0.52 | 0.26 |
| Hex | 46 | 65 | 20 | 1F | 0 | 44 | 3C | 57 | 34 | 1A |
| Octal | 106 | 145 | 40 | 37 | 0 | 104 | 74 | 127 | 64 | 32 |
| Binary | 1000110 | 1100101 | 100000 | 11111 | 0 | 1000100 | 111100 | 1010111 | 110100 | 11010 |
Color Harmonies of #466520
Complementary color
Monochromatic Colors of #466520
Black with #466520
Text Example
Text Example
White with #466520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466520; }
p { color: rgb(70,101,32); }
H1.HeaderClassName
{
color: #466520;
}
.AnyTagClassName
{
color: #466520;
}
</style>
background-color css
<style>
a { background-color: #466520; }
a { background-color: rgb(70,101,32); }
div.DivClassName
{
background-color: #466520;
}
.BgClassName
{
background-color: #466520;
}
</style>
border-color css
<style>
span { border-color: #466520; }
span { border-color: rgb(70,101,32); }
td.TdClassName
{
border-color: #466520;
}
.TagClassName
{
border-color: #466520;
}
</style>