Shades of Green Leaf #467319
Tints of Green Leaf #467319
RGB
CMYK
RGB Variations
Color information
#467319 (or 0x467319) is known color: Green Leaf. HEX triplet: 46, 73 and 19. RGB value is (70,115,25). Sum of RGB (Red+Green+Blue) = 70+115+25=210 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.33% from 210); Green value is 115 (45.31% from 255 or 54.76% from 210); Blue value is 25 (10.16% from 255 or 11.90% from 210); Max value from RGB is 115 - color contains mainly: green. Hex color #467319 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467319 is #B98CE6. Grayscale: #5B5B5B. Windows color (decimal): -12160231 or 1667910. OLE color: 1667910.
HSL color Cylindrical-coordinate representation of color #467319: hue angle of 90º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #467319 is Cyan = 0.39, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 115 | 25 | - |
| CMYK | 0.39 | 0 | 0.78 | 0.55 |
| HSL | 90º | 0.64% | 0.27% | - |
| HSV(B) | 90º | 0.78% | 0.45% | - |
| XYZ | 8.83 | 13.63 | 3.09 | - |
| YUV | 91.29 | 90.59 | 112.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 25 | 0.39 | 0 | 0.78 | 0.55 | 90 | 0.64 | 0.27 |
| Hex | 46 | 73 | 19 | 27 | 0 | 4E | 37 | 5A | 40 | 1B |
| Octal | 106 | 163 | 31 | 47 | 0 | 116 | 67 | 132 | 100 | 33 |
| Binary | 1000110 | 1110011 | 11001 | 100111 | 0 | 1001110 | 110111 | 1011010 | 1000000 | 11011 |
Color Harmonies of #467319
Complementary color
Monochromatic Colors of #467319
Black with #467319
Text Example
Text Example
White with #467319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467319; }
p { color: rgb(70,115,25); }
H1.HeaderClassName
{
color: #467319;
}
.AnyTagClassName
{
color: #467319;
}
</style>
background-color css
<style>
a { background-color: #467319; }
a { background-color: rgb(70,115,25); }
div.DivClassName
{
background-color: #467319;
}
.BgClassName
{
background-color: #467319;
}
</style>
border-color css
<style>
span { border-color: #467319; }
span { border-color: rgb(70,115,25); }
td.TdClassName
{
border-color: #467319;
}
.TagClassName
{
border-color: #467319;
}
</style>