Shades of Green Leaf #467108
Tints of Green Leaf #467108
RGB
CMYK
RGB Variations
Color information
#467108 (or 0x467108) is known color: Green Leaf. HEX triplet: 46, 71 and 08. RGB value is (70,113,8). Sum of RGB (Red+Green+Blue) = 70+113+8=191 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.65% from 191); Green value is 113 (44.53% from 255 or 59.16% from 191); Blue value is 8 (3.52% from 255 or 4.19% from 191); Max value from RGB is 113 - color contains mainly: green. Hex color #467108 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467108 is #B98EF7. Grayscale: #585858. Windows color (decimal): -12160760 or 553286. OLE color: 553286.
HSL color Cylindrical-coordinate representation of color #467108: hue angle of 84.57º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #467108 is Cyan = 0.38, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 8 | - |
| CMYK | 0.38 | 0 | 0.93 | 0.56 |
| HSL | 84.57º | 0.87% | 0.24% | - |
| HSV(B) | 84.57º | 0.93% | 0.44% | - |
| XYZ | 8.47 | 13.13 | 2.32 | - |
| YUV | 88.17 | 82.75 | 115.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 8 | 0.38 | 0 | 0.93 | 0.56 | 84.57 | 0.87 | 0.24 |
| Hex | 46 | 71 | 8 | 26 | 0 | 5D | 38 | 55 | 57 | 18 |
| Octal | 106 | 161 | 10 | 46 | 0 | 135 | 70 | 125 | 127 | 30 |
| Binary | 1000110 | 1110001 | 1000 | 100110 | 0 | 1011101 | 111000 | 1010101 | 1010111 | 11000 |
Color Harmonies of #467108
Complementary color
Monochromatic Colors of #467108
Black with #467108
Text Example
Text Example
White with #467108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467108; }
p { color: rgb(70,113,8); }
H1.HeaderClassName
{
color: #467108;
}
.AnyTagClassName
{
color: #467108;
}
</style>
background-color css
<style>
a { background-color: #467108; }
a { background-color: rgb(70,113,8); }
div.DivClassName
{
background-color: #467108;
}
.BgClassName
{
background-color: #467108;
}
</style>
border-color css
<style>
span { border-color: #467108; }
span { border-color: rgb(70,113,8); }
td.TdClassName
{
border-color: #467108;
}
.TagClassName
{
border-color: #467108;
}
</style>