Shades of Trendy Green #738414
Tints of Trendy Green #738414
RGB
CMYK
RGB Variations
Color information
#738414 (or 0x738414) is known color: Trendy Green. HEX triplet: 73, 84 and 14. RGB value is (115,132,20). Sum of RGB (Red+Green+Blue) = 115+132+20=267 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.07% from 267); Green value is 132 (51.95% from 255 or 49.44% from 267); Blue value is 20 (8.20% from 255 or 7.49% from 267); Max value from RGB is 132 - color contains mainly: green. Hex color #738414 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738414 is #8C7BEB. Grayscale: #727272. Windows color (decimal): -9206764 or 1344627. OLE color: 1344627.
HSL color Cylindrical-coordinate representation of color #738414: hue angle of 69.11º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #738414 is Cyan = 0.13, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 132 | 20 | - |
| CMYK | 0.13 | 0 | 0.85 | 0.48 |
| HSL | 69.11º | 0.74% | 0.3% | - |
| HSV(B) | 69.11º | 0.85% | 0.52% | - |
| XYZ | 15.45 | 20.2 | 3.75 | - |
| YUV | 114.15 | 74.87 | 128.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 132 | 20 | 0.13 | 0 | 0.85 | 0.48 | 69.11 | 0.74 | 0.3 |
| Hex | 73 | 84 | 14 | D | 0 | 55 | 30 | 45 | 4A | 1E |
| Octal | 163 | 204 | 24 | 15 | 0 | 125 | 60 | 105 | 112 | 36 |
| Binary | 1110011 | 10000100 | 10100 | 1101 | 0 | 1010101 | 110000 | 1000101 | 1001010 | 11110 |
Color Harmonies of #738414
Complementary color
Monochromatic Colors of #738414
Black with #738414
Text Example
Text Example
White with #738414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738414; }
p { color: rgb(115,132,20); }
H1.HeaderClassName
{
color: #738414;
}
.AnyTagClassName
{
color: #738414;
}
</style>
background-color css
<style>
a { background-color: #738414; }
a { background-color: rgb(115,132,20); }
div.DivClassName
{
background-color: #738414;
}
.BgClassName
{
background-color: #738414;
}
</style>
border-color css
<style>
span { border-color: #738414; }
span { border-color: rgb(115,132,20); }
td.TdClassName
{
border-color: #738414;
}
.TagClassName
{
border-color: #738414;
}
</style>