Shades of Green Leaf #467419
Tints of Green Leaf #467419
RGB
CMYK
RGB Variations
Color information
#467419 (or 0x467419) is known color: Green Leaf. HEX triplet: 46, 74 and 19. RGB value is (70,116,25). Sum of RGB (Red+Green+Blue) = 70+116+25=211 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.18% from 211); Green value is 116 (45.70% from 255 or 54.98% from 211); Blue value is 25 (10.16% from 255 or 11.85% from 211); Max value from RGB is 116 - color contains mainly: green. Hex color #467419 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467419 is #B98BE6. Grayscale: #5C5C5C. Windows color (decimal): -12159975 or 1668166. OLE color: 1668166.
HSL color Cylindrical-coordinate representation of color #467419: hue angle of 90.33º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #467419 is Cyan = 0.40, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 116 | 25 | - |
| CMYK | 0.40 | 0 | 0.78 | 0.55 |
| HSL | 90.33º | 0.65% | 0.28% | - |
| HSV(B) | 90.33º | 0.78% | 0.45% | - |
| XYZ | 8.95 | 13.86 | 3.12 | - |
| YUV | 91.87 | 90.26 | 112.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 116 | 25 | 0.40 | 0 | 0.78 | 0.55 | 90.33 | 0.65 | 0.28 |
| Hex | 46 | 74 | 19 | 28 | 0 | 4E | 37 | 5A | 41 | 1C |
| Octal | 106 | 164 | 31 | 50 | 0 | 116 | 67 | 132 | 101 | 34 |
| Binary | 1000110 | 1110100 | 11001 | 101000 | 0 | 1001110 | 110111 | 1011010 | 1000001 | 11100 |
Color Harmonies of #467419
Complementary color
Monochromatic Colors of #467419
Black with #467419
Text Example
Text Example
White with #467419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467419; }
p { color: rgb(70,116,25); }
H1.HeaderClassName
{
color: #467419;
}
.AnyTagClassName
{
color: #467419;
}
</style>
background-color css
<style>
a { background-color: #467419; }
a { background-color: rgb(70,116,25); }
div.DivClassName
{
background-color: #467419;
}
.BgClassName
{
background-color: #467419;
}
</style>
border-color css
<style>
span { border-color: #467419; }
span { border-color: rgb(70,116,25); }
td.TdClassName
{
border-color: #467419;
}
.TagClassName
{
border-color: #467419;
}
</style>