Shades of Green Leaf #467311
Tints of Green Leaf #467311
RGB
CMYK
RGB Variations
Color information
#467311 (or 0x467311) is known color: Green Leaf. HEX triplet: 46, 73 and 11. RGB value is (70,115,17). Sum of RGB (Red+Green+Blue) = 70+115+17=202 (26% of max value = 765). Red value is 70 (27.73% from 255 or 34.65% from 202); Green value is 115 (45.31% from 255 or 56.93% from 202); Blue value is 17 (7.03% from 255 or 8.42% from 202); Max value from RGB is 115 - color contains mainly: green. Hex color #467311 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467311 is #B98CEE. Grayscale: #5A5A5A. Windows color (decimal): -12160239 or 1143622. OLE color: 1143622.
HSL color Cylindrical-coordinate representation of color #467311: hue angle of 87.55º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #467311 is Cyan = 0.39, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 115 | 17 | - |
| CMYK | 0.39 | 0 | 0.85 | 0.55 |
| HSL | 87.55º | 0.74% | 0.26% | - |
| HSV(B) | 87.55º | 0.85% | 0.45% | - |
| XYZ | 8.76 | 13.6 | 2.69 | - |
| YUV | 90.37 | 86.59 | 113.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 17 | 0.39 | 0 | 0.85 | 0.55 | 87.55 | 0.74 | 0.26 |
| Hex | 46 | 73 | 11 | 27 | 0 | 55 | 37 | 58 | 4A | 1A |
| Octal | 106 | 163 | 21 | 47 | 0 | 125 | 67 | 130 | 112 | 32 |
| Binary | 1000110 | 1110011 | 10001 | 100111 | 0 | 1010101 | 110111 | 1011000 | 1001010 | 11010 |
Color Harmonies of #467311
Complementary color
Monochromatic Colors of #467311
Black with #467311
Text Example
Text Example
White with #467311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467311; }
p { color: rgb(70,115,17); }
H1.HeaderClassName
{
color: #467311;
}
.AnyTagClassName
{
color: #467311;
}
</style>
background-color css
<style>
a { background-color: #467311; }
a { background-color: rgb(70,115,17); }
div.DivClassName
{
background-color: #467311;
}
.BgClassName
{
background-color: #467311;
}
</style>
border-color css
<style>
span { border-color: #467311; }
span { border-color: rgb(70,115,17); }
td.TdClassName
{
border-color: #467311;
}
.TagClassName
{
border-color: #467311;
}
</style>