Shades of Green Leaf #467417
Tints of Green Leaf #467417
RGB
CMYK
RGB Variations
Color information
#467417 (or 0x467417) is known color: Green Leaf. HEX triplet: 46, 74 and 17. RGB value is (70,116,23). Sum of RGB (Red+Green+Blue) = 70+116+23=209 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.49% from 209); Green value is 116 (45.70% from 255 or 55.50% from 209); Blue value is 23 (9.38% from 255 or 11.00% from 209); Max value from RGB is 116 - color contains mainly: green. Hex color #467417 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467417 is #B98BE8. Grayscale: #5B5B5B. Windows color (decimal): -12159977 or 1537094. OLE color: 1537094.
HSL color Cylindrical-coordinate representation of color #467417: hue angle of 89.68º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #467417 is Cyan = 0.40, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 116 | 23 | - |
| CMYK | 0.40 | 0 | 0.80 | 0.55 |
| HSL | 89.68º | 0.67% | 0.27% | - |
| HSV(B) | 89.68º | 0.8% | 0.45% | - |
| XYZ | 8.93 | 13.85 | 3.01 | - |
| YUV | 91.64 | 89.26 | 112.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 116 | 23 | 0.40 | 0 | 0.80 | 0.55 | 89.68 | 0.67 | 0.27 |
| Hex | 46 | 74 | 17 | 28 | 0 | 50 | 37 | 5A | 43 | 1B |
| Octal | 106 | 164 | 27 | 50 | 0 | 120 | 67 | 132 | 103 | 33 |
| Binary | 1000110 | 1110100 | 10111 | 101000 | 0 | 1010000 | 110111 | 1011010 | 1000011 | 11011 |
Color Harmonies of #467417
Complementary color
Monochromatic Colors of #467417
Black with #467417
Text Example
Text Example
White with #467417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467417; }
p { color: rgb(70,116,23); }
H1.HeaderClassName
{
color: #467417;
}
.AnyTagClassName
{
color: #467417;
}
</style>
background-color css
<style>
a { background-color: #467417; }
a { background-color: rgb(70,116,23); }
div.DivClassName
{
background-color: #467417;
}
.BgClassName
{
background-color: #467417;
}
</style>
border-color css
<style>
span { border-color: #467417; }
span { border-color: rgb(70,116,23); }
td.TdClassName
{
border-color: #467417;
}
.TagClassName
{
border-color: #467417;
}
</style>