Shades of Green Leaf #467113
Tints of Green Leaf #467113
RGB
CMYK
RGB Variations
Color information
#467113 (or 0x467113) is known color: Green Leaf. HEX triplet: 46, 71 and 13. RGB value is (70,113,19). Sum of RGB (Red+Green+Blue) = 70+113+19=202 (26% of max value = 765). Red value is 70 (27.73% from 255 or 34.65% from 202); Green value is 113 (44.53% from 255 or 55.94% from 202); Blue value is 19 (7.81% from 255 or 9.41% from 202); Max value from RGB is 113 - color contains mainly: green. Hex color #467113 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467113 is #B98EEC. Grayscale: #595959. Windows color (decimal): -12160749 or 1274182. OLE color: 1274182.
HSL color Cylindrical-coordinate representation of color #467113: hue angle of 87.45º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #467113 is Cyan = 0.38, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 19 | - |
| CMYK | 0.38 | 0 | 0.83 | 0.56 |
| HSL | 87.45º | 0.71% | 0.26% | - |
| HSV(B) | 87.45º | 0.83% | 0.44% | - |
| XYZ | 8.55 | 13.16 | 2.71 | - |
| YUV | 89.43 | 88.25 | 114.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 19 | 0.38 | 0 | 0.83 | 0.56 | 87.45 | 0.71 | 0.26 |
| Hex | 46 | 71 | 13 | 26 | 0 | 53 | 38 | 57 | 47 | 1A |
| Octal | 106 | 161 | 23 | 46 | 0 | 123 | 70 | 127 | 107 | 32 |
| Binary | 1000110 | 1110001 | 10011 | 100110 | 0 | 1010011 | 111000 | 1010111 | 1000111 | 11010 |
Color Harmonies of #467113
Complementary color
Monochromatic Colors of #467113
Black with #467113
Text Example
Text Example
White with #467113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467113; }
p { color: rgb(70,113,19); }
H1.HeaderClassName
{
color: #467113;
}
.AnyTagClassName
{
color: #467113;
}
</style>
background-color css
<style>
a { background-color: #467113; }
a { background-color: rgb(70,113,19); }
div.DivClassName
{
background-color: #467113;
}
.BgClassName
{
background-color: #467113;
}
</style>
border-color css
<style>
span { border-color: #467113; }
span { border-color: rgb(70,113,19); }
td.TdClassName
{
border-color: #467113;
}
.TagClassName
{
border-color: #467113;
}
</style>