Shades of Trendy Green #738016
Tints of Trendy Green #738016
RGB
CMYK
RGB Variations
Color information
#738016 (or 0x738016) is known color: Trendy Green. HEX triplet: 73, 80 and 16. RGB value is (115,128,22). Sum of RGB (Red+Green+Blue) = 115+128+22=265 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.40% from 265); Green value is 128 (50.39% from 255 or 48.30% from 265); Blue value is 22 (8.98% from 255 or 8.30% from 265); Max value from RGB is 128 - color contains mainly: green. Hex color #738016 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738016 is #8C7FE9. Grayscale: #707070. Windows color (decimal): -9207786 or 1474675. OLE color: 1474675.
HSL color Cylindrical-coordinate representation of color #738016: hue angle of 67.36º degrees, saturation: 0.71, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #738016 is Cyan = 0.10, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 115 | 128 | 22 | - |
| CMYK | 0.10 | 0 | 0.83 | 0.50 |
| HSL | 67.36º | 0.71% | 0.29% | - |
| HSV(B) | 67.36º | 0.83% | 0.5% | - |
| XYZ | 14.93 | 19.14 | 3.67 | - |
| YUV | 112.03 | 77.19 | 130.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 128 | 22 | 0.10 | 0 | 0.83 | 0.50 | 67.36 | 0.71 | 0.29 |
| Hex | 73 | 80 | 16 | A | 0 | 53 | 32 | 43 | 47 | 1D |
| Octal | 163 | 200 | 26 | 12 | 0 | 123 | 62 | 103 | 107 | 35 |
| Binary | 1110011 | 10000000 | 10110 | 1010 | 0 | 1010011 | 110010 | 1000011 | 1000111 | 11101 |
Color Harmonies of #738016
Complementary color
Monochromatic Colors of #738016
Black with #738016
Text Example
Text Example
White with #738016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738016; }
p { color: rgb(115,128,22); }
H1.HeaderClassName
{
color: #738016;
}
.AnyTagClassName
{
color: #738016;
}
</style>
background-color css
<style>
a { background-color: #738016; }
a { background-color: rgb(115,128,22); }
div.DivClassName
{
background-color: #738016;
}
.BgClassName
{
background-color: #738016;
}
</style>
border-color css
<style>
span { border-color: #738016; }
span { border-color: rgb(115,128,22); }
td.TdClassName
{
border-color: #738016;
}
.TagClassName
{
border-color: #738016;
}
</style>