Shades of Trendy Green #718319
Tints of Trendy Green #718319
RGB
CMYK
RGB Variations
Color information
#718319 (or 0x718319) is known color: Trendy Green. HEX triplet: 71, 83 and 19. RGB value is (113,131,25). Sum of RGB (Red+Green+Blue) = 113+131+25=269 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.01% from 269); Green value is 131 (51.56% from 255 or 48.70% from 269); Blue value is 25 (10.16% from 255 or 9.29% from 269); Max value from RGB is 131 - color contains mainly: green. Hex color #718319 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #718319 is #8E7CE6. Grayscale: #717171. Windows color (decimal): -9338087 or 1672049. OLE color: 1672049.
HSL color Cylindrical-coordinate representation of color #718319: hue angle of 70.19º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #718319 is Cyan = 0.14, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 131 | 25 | - |
| CMYK | 0.14 | 0 | 0.81 | 0.49 |
| HSL | 70.19º | 0.68% | 0.31% | - |
| HSV(B) | 70.19º | 0.81% | 0.51% | - |
| XYZ | 15.1 | 19.81 | 3.95 | - |
| YUV | 113.53 | 78.04 | 127.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 131 | 25 | 0.14 | 0 | 0.81 | 0.49 | 70.19 | 0.68 | 0.31 |
| Hex | 71 | 83 | 19 | E | 0 | 51 | 31 | 46 | 44 | 1F |
| Octal | 161 | 203 | 31 | 16 | 0 | 121 | 61 | 106 | 104 | 37 |
| Binary | 1110001 | 10000011 | 11001 | 1110 | 0 | 1010001 | 110001 | 1000110 | 1000100 | 11111 |
Color Harmonies of #718319
Complementary color
Monochromatic Colors of #718319
Black with #718319
Text Example
Text Example
White with #718319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718319; }
p { color: rgb(113,131,25); }
H1.HeaderClassName
{
color: #718319;
}
.AnyTagClassName
{
color: #718319;
}
</style>
background-color css
<style>
a { background-color: #718319; }
a { background-color: rgb(113,131,25); }
div.DivClassName
{
background-color: #718319;
}
.BgClassName
{
background-color: #718319;
}
</style>
border-color css
<style>
span { border-color: #718319; }
span { border-color: rgb(113,131,25); }
td.TdClassName
{
border-color: #718319;
}
.TagClassName
{
border-color: #718319;
}
</style>