Shades of Trendy Green #758610
Tints of Trendy Green #758610
RGB
CMYK
RGB Variations
Color information
#758610 (or 0x758610) is known color: Trendy Green. HEX triplet: 75, 86 and 10. RGB value is (117,134,16). Sum of RGB (Red+Green+Blue) = 117+134+16=267 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.82% from 267); Green value is 134 (52.73% from 255 or 50.19% from 267); Blue value is 16 (6.64% from 255 or 5.99% from 267); Max value from RGB is 134 - color contains mainly: green. Hex color #758610 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #758610 is #8A79EF. Grayscale: #737373. Windows color (decimal): -9075184 or 1082997. OLE color: 1082997.
HSL color Cylindrical-coordinate representation of color #758610: hue angle of 68.64º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #758610 is Cyan = 0.13, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 134 | 16 | - |
| CMYK | 0.13 | 0 | 0.88 | 0.47 |
| HSL | 68.64º | 0.79% | 0.29% | - |
| HSV(B) | 68.64º | 0.88% | 0.53% | - |
| XYZ | 15.95 | 20.87 | 3.68 | - |
| YUV | 115.47 | 71.87 | 129.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 134 | 16 | 0.13 | 0 | 0.88 | 0.47 | 68.64 | 0.79 | 0.29 |
| Hex | 75 | 86 | 10 | D | 0 | 58 | 2F | 45 | 4F | 1D |
| Octal | 165 | 206 | 20 | 15 | 0 | 130 | 57 | 105 | 117 | 35 |
| Binary | 1110101 | 10000110 | 10000 | 1101 | 0 | 1011000 | 101111 | 1000101 | 1001111 | 11101 |
Color Harmonies of #758610
Complementary color
Monochromatic Colors of #758610
Black with #758610
Text Example
Text Example
White with #758610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758610; }
p { color: rgb(117,134,16); }
H1.HeaderClassName
{
color: #758610;
}
.AnyTagClassName
{
color: #758610;
}
</style>
background-color css
<style>
a { background-color: #758610; }
a { background-color: rgb(117,134,16); }
div.DivClassName
{
background-color: #758610;
}
.BgClassName
{
background-color: #758610;
}
</style>
border-color css
<style>
span { border-color: #758610; }
span { border-color: rgb(117,134,16); }
td.TdClassName
{
border-color: #758610;
}
.TagClassName
{
border-color: #758610;
}
</style>