Shades of Green Leaf #467018
Tints of Green Leaf #467018
RGB
CMYK
RGB Variations
Color information
#467018 (or 0x467018) is known color: Green Leaf. HEX triplet: 46, 70 and 18. RGB value is (70,112,24). Sum of RGB (Red+Green+Blue) = 70+112+24=206 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.98% from 206); Green value is 112 (44.14% from 255 or 54.37% from 206); Blue value is 24 (9.77% from 255 or 11.65% from 206); Max value from RGB is 112 - color contains mainly: green. Hex color #467018 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467018 is #B98FE7. Grayscale: #595959. Windows color (decimal): -12161000 or 1601606. OLE color: 1601606.
HSL color Cylindrical-coordinate representation of color #467018: hue angle of 88.64º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #467018 is Cyan = 0.38, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 112 | 24 | - |
| CMYK | 0.38 | 0 | 0.79 | 0.56 |
| HSL | 88.64º | 0.65% | 0.27% | - |
| HSV(B) | 88.64º | 0.79% | 0.44% | - |
| XYZ | 8.48 | 12.96 | 2.92 | - |
| YUV | 89.41 | 91.09 | 114.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 24 | 0.38 | 0 | 0.79 | 0.56 | 88.64 | 0.65 | 0.27 |
| Hex | 46 | 70 | 18 | 26 | 0 | 4F | 38 | 59 | 41 | 1B |
| Octal | 106 | 160 | 30 | 46 | 0 | 117 | 70 | 131 | 101 | 33 |
| Binary | 1000110 | 1110000 | 11000 | 100110 | 0 | 1001111 | 111000 | 1011001 | 1000001 | 11011 |
Color Harmonies of #467018
Complementary color
Monochromatic Colors of #467018
Black with #467018
Text Example
Text Example
White with #467018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467018; }
p { color: rgb(70,112,24); }
H1.HeaderClassName
{
color: #467018;
}
.AnyTagClassName
{
color: #467018;
}
</style>
background-color css
<style>
a { background-color: #467018; }
a { background-color: rgb(70,112,24); }
div.DivClassName
{
background-color: #467018;
}
.BgClassName
{
background-color: #467018;
}
</style>
border-color css
<style>
span { border-color: #467018; }
span { border-color: rgb(70,112,24); }
td.TdClassName
{
border-color: #467018;
}
.TagClassName
{
border-color: #467018;
}
</style>