Shades of Trendy Green #738216
Tints of Trendy Green #738216
RGB
CMYK
RGB Variations
Color information
#738216 (or 0x738216) is known color: Trendy Green. HEX triplet: 73, 82 and 16. RGB value is (115,130,22). Sum of RGB (Red+Green+Blue) = 115+130+22=267 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.07% from 267); Green value is 130 (51.17% from 255 or 48.69% from 267); Blue value is 22 (8.98% from 255 or 8.24% from 267); Max value from RGB is 130 - color contains mainly: green. Hex color #738216 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738216 is #8C7DE9. Grayscale: #717171. Windows color (decimal): -9207274 or 1475187. OLE color: 1475187.
HSL color Cylindrical-coordinate representation of color #738216: hue angle of 68.33º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #738216 is Cyan = 0.12, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 115 | 130 | 22 | - |
| CMYK | 0.12 | 0 | 0.83 | 0.49 |
| HSL | 68.33º | 0.71% | 0.3% | - |
| HSV(B) | 68.33º | 0.83% | 0.51% | - |
| XYZ | 15.2 | 19.67 | 3.75 | - |
| YUV | 113.2 | 76.53 | 129.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 130 | 22 | 0.12 | 0 | 0.83 | 0.49 | 68.33 | 0.71 | 0.3 |
| Hex | 73 | 82 | 16 | C | 0 | 53 | 31 | 44 | 47 | 1E |
| Octal | 163 | 202 | 26 | 14 | 0 | 123 | 61 | 104 | 107 | 36 |
| Binary | 1110011 | 10000010 | 10110 | 1100 | 0 | 1010011 | 110001 | 1000100 | 1000111 | 11110 |
Color Harmonies of #738216
Complementary color
Monochromatic Colors of #738216
Black with #738216
Text Example
Text Example
White with #738216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738216; }
p { color: rgb(115,130,22); }
H1.HeaderClassName
{
color: #738216;
}
.AnyTagClassName
{
color: #738216;
}
</style>
background-color css
<style>
a { background-color: #738216; }
a { background-color: rgb(115,130,22); }
div.DivClassName
{
background-color: #738216;
}
.BgClassName
{
background-color: #738216;
}
</style>
border-color css
<style>
span { border-color: #738216; }
span { border-color: rgb(115,130,22); }
td.TdClassName
{
border-color: #738216;
}
.TagClassName
{
border-color: #738216;
}
</style>