Shades of Green Leaf #467307
Tints of Green Leaf #467307
RGB
CMYK
RGB Variations
Color information
#467307 (or 0x467307) is known color: Green Leaf. HEX triplet: 46, 73 and 07. RGB value is (70,115,7). Sum of RGB (Red+Green+Blue) = 70+115+7=192 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.46% from 192); Green value is 115 (45.31% from 255 or 59.90% from 192); Blue value is 7 (3.12% from 255 or 3.65% from 192); Max value from RGB is 115 - color contains mainly: green. Hex color #467307 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467307 is #B98CF8. Grayscale: #595959. Windows color (decimal): -12160249 or 488262. OLE color: 488262.
HSL color Cylindrical-coordinate representation of color #467307: hue angle of 85º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #467307 is Cyan = 0.39, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 115 | 7 | - |
| CMYK | 0.39 | 0 | 0.94 | 0.55 |
| HSL | 85º | 0.89% | 0.24% | - |
| HSV(B) | 85º | 0.94% | 0.45% | - |
| XYZ | 8.69 | 13.58 | 2.36 | - |
| YUV | 89.23 | 81.59 | 114.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 7 | 0.39 | 0 | 0.94 | 0.55 | 85 | 0.89 | 0.24 |
| Hex | 46 | 73 | 7 | 27 | 0 | 5E | 37 | 55 | 59 | 18 |
| Octal | 106 | 163 | 7 | 47 | 0 | 136 | 67 | 125 | 131 | 30 |
| Binary | 1000110 | 1110011 | 111 | 100111 | 0 | 1011110 | 110111 | 1010101 | 1011001 | 11000 |
Color Harmonies of #467307
Complementary color
Monochromatic Colors of #467307
Black with #467307
Text Example
Text Example
White with #467307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467307; }
p { color: rgb(70,115,7); }
H1.HeaderClassName
{
color: #467307;
}
.AnyTagClassName
{
color: #467307;
}
</style>
background-color css
<style>
a { background-color: #467307; }
a { background-color: rgb(70,115,7); }
div.DivClassName
{
background-color: #467307;
}
.BgClassName
{
background-color: #467307;
}
</style>
border-color css
<style>
span { border-color: #467307; }
span { border-color: rgb(70,115,7); }
td.TdClassName
{
border-color: #467307;
}
.TagClassName
{
border-color: #467307;
}
</style>