Shades of Green Leaf #467405
Tints of Green Leaf #467405
RGB
CMYK
RGB Variations
Color information
#467405 (or 0x467405) is known color: Green Leaf. HEX triplet: 46, 74 and 05. RGB value is (70,116,5). Sum of RGB (Red+Green+Blue) = 70+116+5=191 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.65% from 191); Green value is 116 (45.70% from 255 or 60.73% from 191); Blue value is 5 (2.34% from 255 or 2.62% from 191); Max value from RGB is 116 - color contains mainly: green. Hex color #467405 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467405 is #B98BFA. Grayscale: #595959. Windows color (decimal): -12159995 or 357446. OLE color: 357446.
HSL color Cylindrical-coordinate representation of color #467405: hue angle of 84.86º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #467405 is Cyan = 0.40, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 116 | 5 | - |
| CMYK | 0.40 | 0 | 0.96 | 0.55 |
| HSL | 84.86º | 0.92% | 0.24% | - |
| HSV(B) | 84.86º | 0.96% | 0.45% | - |
| XYZ | 8.8 | 13.8 | 2.34 | - |
| YUV | 89.59 | 80.26 | 114.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 116 | 5 | 0.40 | 0 | 0.96 | 0.55 | 84.86 | 0.92 | 0.24 |
| Hex | 46 | 74 | 5 | 28 | 0 | 60 | 37 | 55 | 5C | 18 |
| Octal | 106 | 164 | 5 | 50 | 0 | 140 | 67 | 125 | 134 | 30 |
| Binary | 1000110 | 1110100 | 101 | 101000 | 0 | 1100000 | 110111 | 1010101 | 1011100 | 11000 |
Color Harmonies of #467405
Complementary color
Monochromatic Colors of #467405
Black with #467405
Text Example
Text Example
White with #467405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467405; }
p { color: rgb(70,116,5); }
H1.HeaderClassName
{
color: #467405;
}
.AnyTagClassName
{
color: #467405;
}
</style>
background-color css
<style>
a { background-color: #467405; }
a { background-color: rgb(70,116,5); }
div.DivClassName
{
background-color: #467405;
}
.BgClassName
{
background-color: #467405;
}
</style>
border-color css
<style>
span { border-color: #467405; }
span { border-color: rgb(70,116,5); }
td.TdClassName
{
border-color: #467405;
}
.TagClassName
{
border-color: #467405;
}
</style>