Shades of Green Leaf #467710
Tints of Green Leaf #467710
RGB
CMYK
RGB Variations
Color information
#467710 (or 0x467710) is known color: Green Leaf. HEX triplet: 46, 77 and 10. RGB value is (70,119,16). Sum of RGB (Red+Green+Blue) = 70+119+16=205 (27% of max value = 765). Red value is 70 (27.73% from 255 or 34.15% from 205); Green value is 119 (46.88% from 255 or 58.05% from 205); Blue value is 16 (6.64% from 255 or 7.80% from 205); Max value from RGB is 119 - color contains mainly: green. Hex color #467710 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467710 is #B988EF. Grayscale: #5C5C5C. Windows color (decimal): -12159216 or 1079110. OLE color: 1079110.
HSL color Cylindrical-coordinate representation of color #467710: hue angle of 88.54º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #467710 is Cyan = 0.41, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 119 | 16 | - |
| CMYK | 0.41 | 0 | 0.87 | 0.53 |
| HSL | 88.54º | 0.76% | 0.26% | - |
| HSV(B) | 88.54º | 0.87% | 0.47% | - |
| XYZ | 9.22 | 14.53 | 2.81 | - |
| YUV | 92.61 | 84.77 | 111.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 119 | 16 | 0.41 | 0 | 0.87 | 0.53 | 88.54 | 0.76 | 0.26 |
| Hex | 46 | 77 | 10 | 29 | 0 | 57 | 35 | 59 | 4C | 1A |
| Octal | 106 | 167 | 20 | 51 | 0 | 127 | 65 | 131 | 114 | 32 |
| Binary | 1000110 | 1110111 | 10000 | 101001 | 0 | 1010111 | 110101 | 1011001 | 1001100 | 11010 |
Color Harmonies of #467710
Complementary color
Monochromatic Colors of #467710
Black with #467710
Text Example
Text Example
White with #467710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467710; }
p { color: rgb(70,119,16); }
H1.HeaderClassName
{
color: #467710;
}
.AnyTagClassName
{
color: #467710;
}
</style>
background-color css
<style>
a { background-color: #467710; }
a { background-color: rgb(70,119,16); }
div.DivClassName
{
background-color: #467710;
}
.BgClassName
{
background-color: #467710;
}
</style>
border-color css
<style>
span { border-color: #467710; }
span { border-color: rgb(70,119,16); }
td.TdClassName
{
border-color: #467710;
}
.TagClassName
{
border-color: #467710;
}
</style>