Shades of Green Leaf #467508
Tints of Green Leaf #467508
RGB
CMYK
RGB Variations
Color information
#467508 (or 0x467508) is known color: Green Leaf. HEX triplet: 46, 75 and 08. RGB value is (70,117,8). Sum of RGB (Red+Green+Blue) = 70+117+8=195 (25% of max value = 765). Red value is 70 (27.73% from 255 or 35.90% from 195); Green value is 117 (46.09% from 255 or 60% from 195); Blue value is 8 (3.52% from 255 or 4.10% from 195); Max value from RGB is 117 - color contains mainly: green. Hex color #467508 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467508 is #B98AF7. Grayscale: #5A5A5A. Windows color (decimal): -12159736 or 554310. OLE color: 554310.
HSL color Cylindrical-coordinate representation of color #467508: hue angle of 85.87º 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 #467508 is Cyan = 0.40, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 117 | 8 | - |
| CMYK | 0.40 | 0 | 0.93 | 0.54 |
| HSL | 85.87º | 0.87% | 0.25% | - |
| HSV(B) | 85.87º | 0.93% | 0.46% | - |
| XYZ | 8.93 | 14.04 | 2.47 | - |
| YUV | 90.52 | 81.43 | 113.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 117 | 8 | 0.40 | 0 | 0.93 | 0.54 | 85.87 | 0.87 | 0.25 |
| Hex | 46 | 75 | 8 | 28 | 0 | 5D | 36 | 56 | 57 | 19 |
| Octal | 106 | 165 | 10 | 50 | 0 | 135 | 66 | 126 | 127 | 31 |
| Binary | 1000110 | 1110101 | 1000 | 101000 | 0 | 1011101 | 110110 | 1010110 | 1010111 | 11001 |
Color Harmonies of #467508
Complementary color
Monochromatic Colors of #467508
Black with #467508
Text Example
Text Example
White with #467508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467508; }
p { color: rgb(70,117,8); }
H1.HeaderClassName
{
color: #467508;
}
.AnyTagClassName
{
color: #467508;
}
</style>
background-color css
<style>
a { background-color: #467508; }
a { background-color: rgb(70,117,8); }
div.DivClassName
{
background-color: #467508;
}
.BgClassName
{
background-color: #467508;
}
</style>
border-color css
<style>
span { border-color: #467508; }
span { border-color: rgb(70,117,8); }
td.TdClassName
{
border-color: #467508;
}
.TagClassName
{
border-color: #467508;
}
</style>