Shades of Trendy Green #738515
Tints of Trendy Green #738515
RGB
CMYK
RGB Variations
Color information
#738515 (or 0x738515) is known color: Trendy Green. HEX triplet: 73, 85 and 15. RGB value is (115,133,21). Sum of RGB (Red+Green+Blue) = 115+133+21=269 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.75% from 269); Green value is 133 (52.34% from 255 or 49.44% from 269); Blue value is 21 (8.59% from 255 or 7.81% from 269); Max value from RGB is 133 - color contains mainly: green. Hex color #738515 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738515 is #8C7AEA. Grayscale: #737373. Windows color (decimal): -9206507 or 1410419. OLE color: 1410419.
HSL color Cylindrical-coordinate representation of color #738515: hue angle of 69.64º 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 #738515 is Cyan = 0.14, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 133 | 21 | - |
| CMYK | 0.14 | 0 | 0.84 | 0.48 |
| HSL | 69.64º | 0.73% | 0.3% | - |
| HSV(B) | 69.64º | 0.84% | 0.52% | - |
| XYZ | 15.59 | 20.47 | 3.84 | - |
| YUV | 114.85 | 75.04 | 128.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 133 | 21 | 0.14 | 0 | 0.84 | 0.48 | 69.64 | 0.73 | 0.3 |
| Hex | 73 | 85 | 15 | E | 0 | 54 | 30 | 46 | 49 | 1E |
| Octal | 163 | 205 | 25 | 16 | 0 | 124 | 60 | 106 | 111 | 36 |
| Binary | 1110011 | 10000101 | 10101 | 1110 | 0 | 1010100 | 110000 | 1000110 | 1001001 | 11110 |
Color Harmonies of #738515
Complementary color
Monochromatic Colors of #738515
Black with #738515
Text Example
Text Example
White with #738515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738515; }
p { color: rgb(115,133,21); }
H1.HeaderClassName
{
color: #738515;
}
.AnyTagClassName
{
color: #738515;
}
</style>
background-color css
<style>
a { background-color: #738515; }
a { background-color: rgb(115,133,21); }
div.DivClassName
{
background-color: #738515;
}
.BgClassName
{
background-color: #738515;
}
</style>
border-color css
<style>
span { border-color: #738515; }
span { border-color: rgb(115,133,21); }
td.TdClassName
{
border-color: #738515;
}
.TagClassName
{
border-color: #738515;
}
</style>