Shades of Green Leaf #467207
Tints of Green Leaf #467207
RGB
CMYK
RGB Variations
Color information
#467207 (or 0x467207) is known color: Green Leaf. HEX triplet: 46, 72 and 07. RGB value is (70,114,7). Sum of RGB (Red+Green+Blue) = 70+114+7=191 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.65% from 191); Green value is 114 (44.92% from 255 or 59.69% from 191); Blue value is 7 (3.12% from 255 or 3.66% from 191); Max value from RGB is 114 - color contains mainly: green. Hex color #467207 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467207 is #B98DF8. Grayscale: #595959. Windows color (decimal): -12160505 or 488006. OLE color: 488006.
HSL color Cylindrical-coordinate representation of color #467207: hue angle of 84.67º degrees, saturation: 0.88, 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 #467207 is Cyan = 0.39, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 114 | 7 | - |
| CMYK | 0.39 | 0 | 0.94 | 0.55 |
| HSL | 84.67º | 0.88% | 0.24% | - |
| HSV(B) | 84.67º | 0.94% | 0.45% | - |
| XYZ | 8.58 | 13.35 | 2.33 | - |
| YUV | 88.65 | 81.92 | 114.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 7 | 0.39 | 0 | 0.94 | 0.55 | 84.67 | 0.88 | 0.24 |
| Hex | 46 | 72 | 7 | 27 | 0 | 5E | 37 | 55 | 58 | 18 |
| Octal | 106 | 162 | 7 | 47 | 0 | 136 | 67 | 125 | 130 | 30 |
| Binary | 1000110 | 1110010 | 111 | 100111 | 0 | 1011110 | 110111 | 1010101 | 1011000 | 11000 |
Color Harmonies of #467207
Complementary color
Monochromatic Colors of #467207
Black with #467207
Text Example
Text Example
White with #467207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467207; }
p { color: rgb(70,114,7); }
H1.HeaderClassName
{
color: #467207;
}
.AnyTagClassName
{
color: #467207;
}
</style>
background-color css
<style>
a { background-color: #467207; }
a { background-color: rgb(70,114,7); }
div.DivClassName
{
background-color: #467207;
}
.BgClassName
{
background-color: #467207;
}
</style>
border-color css
<style>
span { border-color: #467207; }
span { border-color: rgb(70,114,7); }
td.TdClassName
{
border-color: #467207;
}
.TagClassName
{
border-color: #467207;
}
</style>