Shades of Green Leaf #467506
Tints of Green Leaf #467506
RGB
CMYK
RGB Variations
Color information
#467506 (or 0x467506) is known color: Green Leaf. HEX triplet: 46, 75 and 06. RGB value is (70,117,6). Sum of RGB (Red+Green+Blue) = 70+117+6=193 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.27% from 193); Green value is 117 (46.09% from 255 or 60.62% from 193); Blue value is 6 (2.73% from 255 or 3.11% from 193); Max value from RGB is 117 - color contains mainly: green. Hex color #467506 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467506 is #B98AF9. Grayscale: #5A5A5A. Windows color (decimal): -12159738 or 423238. OLE color: 423238.
HSL color Cylindrical-coordinate representation of color #467506: hue angle of 85.41º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #467506 is Cyan = 0.40, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 117 | 6 | - |
| CMYK | 0.40 | 0 | 0.95 | 0.54 |
| HSL | 85.41º | 0.9% | 0.24% | - |
| HSV(B) | 85.41º | 0.95% | 0.46% | - |
| XYZ | 8.92 | 14.04 | 2.41 | - |
| YUV | 90.29 | 80.43 | 113.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 117 | 6 | 0.40 | 0 | 0.95 | 0.54 | 85.41 | 0.9 | 0.24 |
| Hex | 46 | 75 | 6 | 28 | 0 | 5F | 36 | 55 | 5A | 18 |
| Octal | 106 | 165 | 6 | 50 | 0 | 137 | 66 | 125 | 132 | 30 |
| Binary | 1000110 | 1110101 | 110 | 101000 | 0 | 1011111 | 110110 | 1010101 | 1011010 | 11000 |
Color Harmonies of #467506
Complementary color
Monochromatic Colors of #467506
Black with #467506
Text Example
Text Example
White with #467506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467506; }
p { color: rgb(70,117,6); }
H1.HeaderClassName
{
color: #467506;
}
.AnyTagClassName
{
color: #467506;
}
</style>
background-color css
<style>
a { background-color: #467506; }
a { background-color: rgb(70,117,6); }
div.DivClassName
{
background-color: #467506;
}
.BgClassName
{
background-color: #467506;
}
</style>
border-color css
<style>
span { border-color: #467506; }
span { border-color: rgb(70,117,6); }
td.TdClassName
{
border-color: #467506;
}
.TagClassName
{
border-color: #467506;
}
</style>