Shades of Green Leaf #467213
Tints of Green Leaf #467213
RGB
CMYK
RGB Variations
Color information
#467213 (or 0x467213) is known color: Green Leaf. HEX triplet: 46, 72 and 13. RGB value is (70,114,19). Sum of RGB (Red+Green+Blue) = 70+114+19=203 (26% of max value = 765). Red value is 70 (27.73% from 255 or 34.48% from 203); Green value is 114 (44.92% from 255 or 56.16% from 203); Blue value is 19 (7.81% from 255 or 9.36% from 203); Max value from RGB is 114 - color contains mainly: green. Hex color #467213 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467213 is #B98DEC. Grayscale: #5A5A5A. Windows color (decimal): -12160493 or 1274438. OLE color: 1274438.
HSL color Cylindrical-coordinate representation of color #467213: hue angle of 87.79º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #467213 is Cyan = 0.39, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 114 | 19 | - |
| CMYK | 0.39 | 0 | 0.83 | 0.55 |
| HSL | 87.79º | 0.71% | 0.26% | - |
| HSV(B) | 87.79º | 0.83% | 0.45% | - |
| XYZ | 8.66 | 13.38 | 2.74 | - |
| YUV | 90.01 | 87.92 | 113.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 19 | 0.39 | 0 | 0.83 | 0.55 | 87.79 | 0.71 | 0.26 |
| Hex | 46 | 72 | 13 | 27 | 0 | 53 | 37 | 58 | 47 | 1A |
| Octal | 106 | 162 | 23 | 47 | 0 | 123 | 67 | 130 | 107 | 32 |
| Binary | 1000110 | 1110010 | 10011 | 100111 | 0 | 1010011 | 110111 | 1011000 | 1000111 | 11010 |
Color Harmonies of #467213
Complementary color
Monochromatic Colors of #467213
Black with #467213
Text Example
Text Example
White with #467213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467213; }
p { color: rgb(70,114,19); }
H1.HeaderClassName
{
color: #467213;
}
.AnyTagClassName
{
color: #467213;
}
</style>
background-color css
<style>
a { background-color: #467213; }
a { background-color: rgb(70,114,19); }
div.DivClassName
{
background-color: #467213;
}
.BgClassName
{
background-color: #467213;
}
</style>
border-color css
<style>
span { border-color: #467213; }
span { border-color: rgb(70,114,19); }
td.TdClassName
{
border-color: #467213;
}
.TagClassName
{
border-color: #467213;
}
</style>