Shades of Green Leaf #467509
Tints of Green Leaf #467509
RGB
CMYK
RGB Variations
Color information
#467509 (or 0x467509) is known color: Green Leaf. HEX triplet: 46, 75 and 09. RGB value is (70,117,9). Sum of RGB (Red+Green+Blue) = 70+117+9=196 (25% of max value = 765). Red value is 70 (27.73% from 255 or 35.71% from 196); Green value is 117 (46.09% from 255 or 59.69% from 196); Blue value is 9 (3.91% from 255 or 4.59% from 196); Max value from RGB is 117 - color contains mainly: green. Hex color #467509 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467509 is #B98AF6. Grayscale: #5B5B5B. Windows color (decimal): -12159735 or 619846. OLE color: 619846.
HSL color Cylindrical-coordinate representation of color #467509: hue angle of 86.11º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #467509 is Cyan = 0.40, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 117 | 9 | - |
| CMYK | 0.40 | 0 | 0.92 | 0.54 |
| HSL | 86.11º | 0.86% | 0.25% | - |
| HSV(B) | 86.11º | 0.92% | 0.46% | - |
| XYZ | 8.94 | 14.04 | 2.5 | - |
| YUV | 90.64 | 81.93 | 113.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 117 | 9 | 0.40 | 0 | 0.92 | 0.54 | 86.11 | 0.86 | 0.25 |
| Hex | 46 | 75 | 9 | 28 | 0 | 5C | 36 | 56 | 56 | 19 |
| Octal | 106 | 165 | 11 | 50 | 0 | 134 | 66 | 126 | 126 | 31 |
| Binary | 1000110 | 1110101 | 1001 | 101000 | 0 | 1011100 | 110110 | 1010110 | 1010110 | 11001 |
Color Harmonies of #467509
Complementary color
Monochromatic Colors of #467509
Black with #467509
Text Example
Text Example
White with #467509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467509; }
p { color: rgb(70,117,9); }
H1.HeaderClassName
{
color: #467509;
}
.AnyTagClassName
{
color: #467509;
}
</style>
background-color css
<style>
a { background-color: #467509; }
a { background-color: rgb(70,117,9); }
div.DivClassName
{
background-color: #467509;
}
.BgClassName
{
background-color: #467509;
}
</style>
border-color css
<style>
span { border-color: #467509; }
span { border-color: rgb(70,117,9); }
td.TdClassName
{
border-color: #467509;
}
.TagClassName
{
border-color: #467509;
}
</style>