Shades of Green Leaf #467809
Tints of Green Leaf #467809
RGB
CMYK
RGB Variations
Color information
#467809 (or 0x467809) is known color: Green Leaf. HEX triplet: 46, 78 and 09. RGB value is (70,120,9). Sum of RGB (Red+Green+Blue) = 70+120+9=199 (26% of max value = 765). Red value is 70 (27.73% from 255 or 35.18% from 199); Green value is 120 (47.27% from 255 or 60.30% from 199); Blue value is 9 (3.91% from 255 or 4.52% from 199); Max value from RGB is 120 - color contains mainly: green. Hex color #467809 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467809 is #B987F6. Grayscale: #5C5C5C. Windows color (decimal): -12158967 or 620614. OLE color: 620614.
HSL color Cylindrical-coordinate representation of color #467809: hue angle of 87.03º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #467809 is Cyan = 0.42, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 120 | 9 | - |
| CMYK | 0.42 | 0 | 0.92 | 0.53 |
| HSL | 87.03º | 0.86% | 0.25% | - |
| HSV(B) | 87.03º | 0.93% | 0.47% | - |
| XYZ | 9.29 | 14.75 | 2.62 | - |
| YUV | 92.4 | 80.94 | 112.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 120 | 9 | 0.42 | 0 | 0.92 | 0.53 | 87.03 | 0.86 | 0.25 |
| Hex | 46 | 78 | 9 | 2A | 0 | 5C | 35 | 57 | 56 | 19 |
| Octal | 106 | 170 | 11 | 52 | 0 | 134 | 65 | 127 | 126 | 31 |
| Binary | 1000110 | 1111000 | 1001 | 101010 | 0 | 1011100 | 110101 | 1010111 | 1010110 | 11001 |
Color Harmonies of #467809
Complementary color
Monochromatic Colors of #467809
Black with #467809
Text Example
Text Example
White with #467809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467809; }
p { color: rgb(70,120,9); }
H1.HeaderClassName
{
color: #467809;
}
.AnyTagClassName
{
color: #467809;
}
</style>
background-color css
<style>
a { background-color: #467809; }
a { background-color: rgb(70,120,9); }
div.DivClassName
{
background-color: #467809;
}
.BgClassName
{
background-color: #467809;
}
</style>
border-color css
<style>
span { border-color: #467809; }
span { border-color: rgb(70,120,9); }
td.TdClassName
{
border-color: #467809;
}
.TagClassName
{
border-color: #467809;
}
</style>