Shades of Trendy Green #738415
Tints of Trendy Green #738415
RGB
CMYK
RGB Variations
Color information
#738415 (or 0x738415) is known color: Trendy Green. HEX triplet: 73, 84 and 15. RGB value is (115,132,21). Sum of RGB (Red+Green+Blue) = 115+132+21=268 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.91% from 268); Green value is 132 (51.95% from 255 or 49.25% from 268); Blue value is 21 (8.59% from 255 or 7.84% from 268); Max value from RGB is 132 - color contains mainly: green. Hex color #738415 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738415 is #8C7BEA. Grayscale: #727272. Windows color (decimal): -9206763 or 1410163. OLE color: 1410163.
HSL color Cylindrical-coordinate representation of color #738415: hue angle of 69.19º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #738415 is Cyan = 0.13, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 132 | 21 | - |
| CMYK | 0.13 | 0 | 0.84 | 0.48 |
| HSL | 69.19º | 0.73% | 0.3% | - |
| HSV(B) | 69.19º | 0.84% | 0.52% | - |
| XYZ | 15.46 | 20.2 | 3.79 | - |
| YUV | 114.26 | 75.37 | 128.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 132 | 21 | 0.13 | 0 | 0.84 | 0.48 | 69.19 | 0.73 | 0.3 |
| Hex | 73 | 84 | 15 | D | 0 | 54 | 30 | 45 | 49 | 1E |
| Octal | 163 | 204 | 25 | 15 | 0 | 124 | 60 | 105 | 111 | 36 |
| Binary | 1110011 | 10000100 | 10101 | 1101 | 0 | 1010100 | 110000 | 1000101 | 1001001 | 11110 |
Color Harmonies of #738415
Complementary color
Monochromatic Colors of #738415
Black with #738415
Text Example
Text Example
White with #738415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738415; }
p { color: rgb(115,132,21); }
H1.HeaderClassName
{
color: #738415;
}
.AnyTagClassName
{
color: #738415;
}
</style>
background-color css
<style>
a { background-color: #738415; }
a { background-color: rgb(115,132,21); }
div.DivClassName
{
background-color: #738415;
}
.BgClassName
{
background-color: #738415;
}
</style>
border-color css
<style>
span { border-color: #738415; }
span { border-color: rgb(115,132,21); }
td.TdClassName
{
border-color: #738415;
}
.TagClassName
{
border-color: #738415;
}
</style>