Shades of Trendy Green #738618
Tints of Trendy Green #738618
RGB
CMYK
RGB Variations
Color information
#738618 (or 0x738618) is known color: Trendy Green. HEX triplet: 73, 86 and 18. RGB value is (115,134,24). Sum of RGB (Red+Green+Blue) = 115+134+24=273 (36% of max value = 765). Red value is 115 (45.31% from 255 or 42.12% from 273); Green value is 134 (52.73% from 255 or 49.08% from 273); Blue value is 24 (9.77% from 255 or 8.79% from 273); Max value from RGB is 134 - color contains mainly: green. Hex color #738618 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738618 is #8C79E7. Grayscale: #747474. Windows color (decimal): -9206248 or 1607283. OLE color: 1607283.
HSL color Cylindrical-coordinate representation of color #738618: hue angle of 70.36º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #738618 is Cyan = 0.14, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 134 | 24 | - |
| CMYK | 0.14 | 0 | 0.82 | 0.47 |
| HSL | 70.36º | 0.7% | 0.31% | - |
| HSV(B) | 70.36º | 0.82% | 0.53% | - |
| XYZ | 15.76 | 20.76 | 4.04 | - |
| YUV | 115.78 | 76.21 | 127.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 134 | 24 | 0.14 | 0 | 0.82 | 0.47 | 70.36 | 0.7 | 0.31 |
| Hex | 73 | 86 | 18 | E | 0 | 52 | 2F | 46 | 46 | 1F |
| Octal | 163 | 206 | 30 | 16 | 0 | 122 | 57 | 106 | 106 | 37 |
| Binary | 1110011 | 10000110 | 11000 | 1110 | 0 | 1010010 | 101111 | 1000110 | 1000110 | 11111 |
Color Harmonies of #738618
Complementary color
Monochromatic Colors of #738618
Black with #738618
Text Example
Text Example
White with #738618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738618; }
p { color: rgb(115,134,24); }
H1.HeaderClassName
{
color: #738618;
}
.AnyTagClassName
{
color: #738618;
}
</style>
background-color css
<style>
a { background-color: #738618; }
a { background-color: rgb(115,134,24); }
div.DivClassName
{
background-color: #738618;
}
.BgClassName
{
background-color: #738618;
}
</style>
border-color css
<style>
span { border-color: #738618; }
span { border-color: rgb(115,134,24); }
td.TdClassName
{
border-color: #738618;
}
.TagClassName
{
border-color: #738618;
}
</style>