Shades of Green Leaf #467208
Tints of Green Leaf #467208
RGB
CMYK
RGB Variations
Color information
#467208 (or 0x467208) is known color: Green Leaf. HEX triplet: 46, 72 and 08. RGB value is (70,114,8). Sum of RGB (Red+Green+Blue) = 70+114+8=192 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.46% from 192); Green value is 114 (44.92% from 255 or 59.38% from 192); Blue value is 8 (3.52% from 255 or 4.17% from 192); Max value from RGB is 114 - color contains mainly: green. Hex color #467208 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467208 is #B98DF7. Grayscale: #595959. Windows color (decimal): -12160504 or 553542. OLE color: 553542.
HSL color Cylindrical-coordinate representation of color #467208: hue angle of 84.91º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #467208 is Cyan = 0.39, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 114 | 8 | - |
| CMYK | 0.39 | 0 | 0.93 | 0.55 |
| HSL | 84.91º | 0.87% | 0.24% | - |
| HSV(B) | 84.91º | 0.93% | 0.45% | - |
| XYZ | 8.59 | 13.35 | 2.35 | - |
| YUV | 88.76 | 82.42 | 114.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 8 | 0.39 | 0 | 0.93 | 0.55 | 84.91 | 0.87 | 0.24 |
| Hex | 46 | 72 | 8 | 27 | 0 | 5D | 37 | 55 | 57 | 18 |
| Octal | 106 | 162 | 10 | 47 | 0 | 135 | 67 | 125 | 127 | 30 |
| Binary | 1000110 | 1110010 | 1000 | 100111 | 0 | 1011101 | 110111 | 1010101 | 1010111 | 11000 |
Color Harmonies of #467208
Complementary color
Monochromatic Colors of #467208
Black with #467208
Text Example
Text Example
White with #467208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467208; }
p { color: rgb(70,114,8); }
H1.HeaderClassName
{
color: #467208;
}
.AnyTagClassName
{
color: #467208;
}
</style>
background-color css
<style>
a { background-color: #467208; }
a { background-color: rgb(70,114,8); }
div.DivClassName
{
background-color: #467208;
}
.BgClassName
{
background-color: #467208;
}
</style>
border-color css
<style>
span { border-color: #467208; }
span { border-color: rgb(70,114,8); }
td.TdClassName
{
border-color: #467208;
}
.TagClassName
{
border-color: #467208;
}
</style>