Shades of Trendy Green #738510
Tints of Trendy Green #738510
RGB
CMYK
RGB Variations
Color information
#738510 (or 0x738510) is known color: Trendy Green. HEX triplet: 73, 85 and 10. RGB value is (115,133,16). Sum of RGB (Red+Green+Blue) = 115+133+16=264 (34% of max value = 765). Red value is 115 (45.31% from 255 or 43.56% from 264); Green value is 133 (52.34% from 255 or 50.38% from 264); Blue value is 16 (6.64% from 255 or 6.06% from 264); Max value from RGB is 133 - color contains mainly: green. Hex color #738510 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738510 is #8C7AEF. Grayscale: #727272. Windows color (decimal): -9206512 or 1082739. OLE color: 1082739.
HSL color Cylindrical-coordinate representation of color #738510: hue angle of 69.23º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #738510 is Cyan = 0.14, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 133 | 16 | - |
| CMYK | 0.14 | 0 | 0.88 | 0.48 |
| HSL | 69.23º | 0.79% | 0.29% | - |
| HSV(B) | 69.23º | 0.88% | 0.52% | - |
| XYZ | 15.55 | 20.46 | 3.62 | - |
| YUV | 114.28 | 72.54 | 128.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 133 | 16 | 0.14 | 0 | 0.88 | 0.48 | 69.23 | 0.79 | 0.29 |
| Hex | 73 | 85 | 10 | E | 0 | 58 | 30 | 45 | 4F | 1D |
| Octal | 163 | 205 | 20 | 16 | 0 | 130 | 60 | 105 | 117 | 35 |
| Binary | 1110011 | 10000101 | 10000 | 1110 | 0 | 1011000 | 110000 | 1000101 | 1001111 | 11101 |
Color Harmonies of #738510
Complementary color
Monochromatic Colors of #738510
Black with #738510
Text Example
Text Example
White with #738510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738510; }
p { color: rgb(115,133,16); }
H1.HeaderClassName
{
color: #738510;
}
.AnyTagClassName
{
color: #738510;
}
</style>
background-color css
<style>
a { background-color: #738510; }
a { background-color: rgb(115,133,16); }
div.DivClassName
{
background-color: #738510;
}
.BgClassName
{
background-color: #738510;
}
</style>
border-color css
<style>
span { border-color: #738510; }
span { border-color: rgb(115,133,16); }
td.TdClassName
{
border-color: #738510;
}
.TagClassName
{
border-color: #738510;
}
</style>