Shades of Green Leaf #467608
Tints of Green Leaf #467608
RGB
CMYK
RGB Variations
Color information
#467608 (or 0x467608) is known color: Green Leaf. HEX triplet: 46, 76 and 08. RGB value is (70,118,8). Sum of RGB (Red+Green+Blue) = 70+118+8=196 (25% of max value = 765). Red value is 70 (27.73% from 255 or 35.71% from 196); Green value is 118 (46.48% from 255 or 60.20% from 196); Blue value is 8 (3.52% from 255 or 4.08% from 196); Max value from RGB is 118 - color contains mainly: green. Hex color #467608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467608 is #B989F7. Grayscale: #5B5B5B. Windows color (decimal): -12159480 or 554566. OLE color: 554566.
HSL color Cylindrical-coordinate representation of color #467608: hue angle of 86.18º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #467608 is Cyan = 0.41, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 118 | 8 | - |
| CMYK | 0.41 | 0 | 0.93 | 0.54 |
| HSL | 86.18º | 0.87% | 0.25% | - |
| HSV(B) | 86.18º | 0.93% | 0.46% | - |
| XYZ | 9.05 | 14.28 | 2.51 | - |
| YUV | 91.11 | 81.1 | 112.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 118 | 8 | 0.41 | 0 | 0.93 | 0.54 | 86.18 | 0.87 | 0.25 |
| Hex | 46 | 76 | 8 | 29 | 0 | 5D | 36 | 56 | 57 | 19 |
| Octal | 106 | 166 | 10 | 51 | 0 | 135 | 66 | 126 | 127 | 31 |
| Binary | 1000110 | 1110110 | 1000 | 101001 | 0 | 1011101 | 110110 | 1010110 | 1010111 | 11001 |
Color Harmonies of #467608
Complementary color
Monochromatic Colors of #467608
Black with #467608
Text Example
Text Example
White with #467608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467608; }
p { color: rgb(70,118,8); }
H1.HeaderClassName
{
color: #467608;
}
.AnyTagClassName
{
color: #467608;
}
</style>
background-color css
<style>
a { background-color: #467608; }
a { background-color: rgb(70,118,8); }
div.DivClassName
{
background-color: #467608;
}
.BgClassName
{
background-color: #467608;
}
</style>
border-color css
<style>
span { border-color: #467608; }
span { border-color: rgb(70,118,8); }
td.TdClassName
{
border-color: #467608;
}
.TagClassName
{
border-color: #467608;
}
</style>