Shades of Green Leaf #467610
Tints of Green Leaf #467610
RGB
CMYK
RGB Variations
Color information
#467610 (or 0x467610) is known color: Green Leaf. HEX triplet: 46, 76 and 10. RGB value is (70,118,16). Sum of RGB (Red+Green+Blue) = 70+118+16=204 (27% of max value = 765). Red value is 70 (27.73% from 255 or 34.31% from 204); Green value is 118 (46.48% from 255 or 57.84% from 204); Blue value is 16 (6.64% from 255 or 7.84% from 204); Max value from RGB is 118 - color contains mainly: green. Hex color #467610 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467610 is #B989EF. Grayscale: #5C5C5C. Windows color (decimal): -12159472 or 1078854. OLE color: 1078854.
HSL color Cylindrical-coordinate representation of color #467610: hue angle of 88.24º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #467610 is Cyan = 0.41, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 118 | 16 | - |
| CMYK | 0.41 | 0 | 0.86 | 0.54 |
| HSL | 88.24º | 0.76% | 0.26% | - |
| HSV(B) | 88.24º | 0.86% | 0.46% | - |
| XYZ | 9.1 | 14.3 | 2.77 | - |
| YUV | 92.02 | 85.1 | 112.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 118 | 16 | 0.41 | 0 | 0.86 | 0.54 | 88.24 | 0.76 | 0.26 |
| Hex | 46 | 76 | 10 | 29 | 0 | 56 | 36 | 58 | 4C | 1A |
| Octal | 106 | 166 | 20 | 51 | 0 | 126 | 66 | 130 | 114 | 32 |
| Binary | 1000110 | 1110110 | 10000 | 101001 | 0 | 1010110 | 110110 | 1011000 | 1001100 | 11010 |
Color Harmonies of #467610
Complementary color
Monochromatic Colors of #467610
Black with #467610
Text Example
Text Example
White with #467610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467610; }
p { color: rgb(70,118,16); }
H1.HeaderClassName
{
color: #467610;
}
.AnyTagClassName
{
color: #467610;
}
</style>
background-color css
<style>
a { background-color: #467610; }
a { background-color: rgb(70,118,16); }
div.DivClassName
{
background-color: #467610;
}
.BgClassName
{
background-color: #467610;
}
</style>
border-color css
<style>
span { border-color: #467610; }
span { border-color: rgb(70,118,16); }
td.TdClassName
{
border-color: #467610;
}
.TagClassName
{
border-color: #467610;
}
</style>