Shades of Green Leaf #467312
Tints of Green Leaf #467312
RGB
CMYK
RGB Variations
Color information
#467312 (or 0x467312) is known color: Green Leaf. HEX triplet: 46, 73 and 12. RGB value is (70,115,18). Sum of RGB (Red+Green+Blue) = 70+115+18=203 (26% of max value = 765). Red value is 70 (27.73% from 255 or 34.48% from 203); Green value is 115 (45.31% from 255 or 56.65% from 203); Blue value is 18 (7.42% from 255 or 8.87% from 203); Max value from RGB is 115 - color contains mainly: green. Hex color #467312 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467312 is #B98CED. Grayscale: #5A5A5A. Windows color (decimal): -12160238 or 1209158. OLE color: 1209158.
HSL color Cylindrical-coordinate representation of color #467312: hue angle of 87.84º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #467312 is Cyan = 0.39, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 115 | 18 | - |
| CMYK | 0.39 | 0 | 0.84 | 0.55 |
| HSL | 87.84º | 0.73% | 0.26% | - |
| HSV(B) | 87.84º | 0.84% | 0.45% | - |
| XYZ | 8.77 | 13.61 | 2.74 | - |
| YUV | 90.49 | 87.09 | 113.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 18 | 0.39 | 0 | 0.84 | 0.55 | 87.84 | 0.73 | 0.26 |
| Hex | 46 | 73 | 12 | 27 | 0 | 54 | 37 | 58 | 49 | 1A |
| Octal | 106 | 163 | 22 | 47 | 0 | 124 | 67 | 130 | 111 | 32 |
| Binary | 1000110 | 1110011 | 10010 | 100111 | 0 | 1010100 | 110111 | 1011000 | 1001001 | 11010 |
Color Harmonies of #467312
Complementary color
Monochromatic Colors of #467312
Black with #467312
Text Example
Text Example
White with #467312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467312; }
p { color: rgb(70,115,18); }
H1.HeaderClassName
{
color: #467312;
}
.AnyTagClassName
{
color: #467312;
}
</style>
background-color css
<style>
a { background-color: #467312; }
a { background-color: rgb(70,115,18); }
div.DivClassName
{
background-color: #467312;
}
.BgClassName
{
background-color: #467312;
}
</style>
border-color css
<style>
span { border-color: #467312; }
span { border-color: rgb(70,115,18); }
td.TdClassName
{
border-color: #467312;
}
.TagClassName
{
border-color: #467312;
}
</style>