Shades of Trendy Green #738114
Tints of Trendy Green #738114
RGB
CMYK
RGB Variations
Color information
#738114 (or 0x738114) is known color: Trendy Green. HEX triplet: 73, 81 and 14. RGB value is (115,129,20). Sum of RGB (Red+Green+Blue) = 115+129+20=264 (34% of max value = 765). Red value is 115 (45.31% from 255 or 43.56% from 264); Green value is 129 (50.78% from 255 or 48.86% from 264); Blue value is 20 (8.20% from 255 or 7.58% from 264); Max value from RGB is 129 - color contains mainly: green. Hex color #738114 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738114 is #8C7EEB. Grayscale: #707070. Windows color (decimal): -9207532 or 1343859. OLE color: 1343859.
HSL color Cylindrical-coordinate representation of color #738114: hue angle of 67.71º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #738114 is Cyan = 0.11, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 115 | 129 | 20 | - |
| CMYK | 0.11 | 0 | 0.84 | 0.49 |
| HSL | 67.71º | 0.73% | 0.29% | - |
| HSV(B) | 67.71º | 0.84% | 0.51% | - |
| XYZ | 15.05 | 19.4 | 3.61 | - |
| YUV | 112.39 | 75.86 | 129.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 129 | 20 | 0.11 | 0 | 0.84 | 0.49 | 67.71 | 0.73 | 0.29 |
| Hex | 73 | 81 | 14 | B | 0 | 54 | 31 | 44 | 49 | 1D |
| Octal | 163 | 201 | 24 | 13 | 0 | 124 | 61 | 104 | 111 | 35 |
| Binary | 1110011 | 10000001 | 10100 | 1011 | 0 | 1010100 | 110001 | 1000100 | 1001001 | 11101 |
Color Harmonies of #738114
Complementary color
Monochromatic Colors of #738114
Black with #738114
Text Example
Text Example
White with #738114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738114; }
p { color: rgb(115,129,20); }
H1.HeaderClassName
{
color: #738114;
}
.AnyTagClassName
{
color: #738114;
}
</style>
background-color css
<style>
a { background-color: #738114; }
a { background-color: rgb(115,129,20); }
div.DivClassName
{
background-color: #738114;
}
.BgClassName
{
background-color: #738114;
}
</style>
border-color css
<style>
span { border-color: #738114; }
span { border-color: rgb(115,129,20); }
td.TdClassName
{
border-color: #738114;
}
.TagClassName
{
border-color: #738114;
}
</style>