Shades of Trendy Green #738219
Tints of Trendy Green #738219
RGB
CMYK
RGB Variations
Color information
#738219 (or 0x738219) is known color: Trendy Green. HEX triplet: 73, 82 and 19. RGB value is (115,130,25). Sum of RGB (Red+Green+Blue) = 115+130+25=270 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.59% from 270); Green value is 130 (51.17% from 255 or 48.15% from 270); Blue value is 25 (10.16% from 255 or 9.26% from 270); Max value from RGB is 130 - color contains mainly: green. Hex color #738219 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738219 is #8C7DE6. Grayscale: #717171. Windows color (decimal): -9207271 or 1671795. OLE color: 1671795.
HSL color Cylindrical-coordinate representation of color #738219: hue angle of 68.57º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #738219 is Cyan = 0.12, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 115 | 130 | 25 | - |
| CMYK | 0.12 | 0 | 0.81 | 0.49 |
| HSL | 68.57º | 0.68% | 0.3% | - |
| HSV(B) | 68.57º | 0.81% | 0.51% | - |
| XYZ | 15.23 | 19.68 | 3.92 | - |
| YUV | 113.55 | 78.03 | 129.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 130 | 25 | 0.12 | 0 | 0.81 | 0.49 | 68.57 | 0.68 | 0.3 |
| Hex | 73 | 82 | 19 | C | 0 | 51 | 31 | 45 | 44 | 1E |
| Octal | 163 | 202 | 31 | 14 | 0 | 121 | 61 | 105 | 104 | 36 |
| Binary | 1110011 | 10000010 | 11001 | 1100 | 0 | 1010001 | 110001 | 1000101 | 1000100 | 11110 |
Color Harmonies of #738219
Complementary color
Monochromatic Colors of #738219
Black with #738219
Text Example
Text Example
White with #738219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738219; }
p { color: rgb(115,130,25); }
H1.HeaderClassName
{
color: #738219;
}
.AnyTagClassName
{
color: #738219;
}
</style>
background-color css
<style>
a { background-color: #738219; }
a { background-color: rgb(115,130,25); }
div.DivClassName
{
background-color: #738219;
}
.BgClassName
{
background-color: #738219;
}
</style>
border-color css
<style>
span { border-color: #738219; }
span { border-color: rgb(115,130,25); }
td.TdClassName
{
border-color: #738219;
}
.TagClassName
{
border-color: #738219;
}
</style>