Shades of Trendy Green #758710
Tints of Trendy Green #758710
RGB
CMYK
RGB Variations
Color information
#758710 (or 0x758710) is known color: Trendy Green. HEX triplet: 75, 87 and 10. RGB value is (117,135,16). Sum of RGB (Red+Green+Blue) = 117+135+16=268 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.66% from 268); Green value is 135 (53.12% from 255 or 50.37% from 268); Blue value is 16 (6.64% from 255 or 5.97% from 268); Max value from RGB is 135 - color contains mainly: green. Hex color #758710 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #758710 is #8A78EF. Grayscale: #747474. Windows color (decimal): -9074928 or 1083253. OLE color: 1083253.
HSL color Cylindrical-coordinate representation of color #758710: hue angle of 69.08º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #758710 is Cyan = 0.13, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 135 | 16 | - |
| CMYK | 0.13 | 0 | 0.88 | 0.47 |
| HSL | 69.08º | 0.79% | 0.3% | - |
| HSV(B) | 69.08º | 0.88% | 0.53% | - |
| XYZ | 16.09 | 21.15 | 3.72 | - |
| YUV | 116.05 | 71.54 | 128.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 135 | 16 | 0.13 | 0 | 0.88 | 0.47 | 69.08 | 0.79 | 0.3 |
| Hex | 75 | 87 | 10 | D | 0 | 58 | 2F | 45 | 4F | 1E |
| Octal | 165 | 207 | 20 | 15 | 0 | 130 | 57 | 105 | 117 | 36 |
| Binary | 1110101 | 10000111 | 10000 | 1101 | 0 | 1011000 | 101111 | 1000101 | 1001111 | 11110 |
Color Harmonies of #758710
Complementary color
Monochromatic Colors of #758710
Black with #758710
Text Example
Text Example
White with #758710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758710; }
p { color: rgb(117,135,16); }
H1.HeaderClassName
{
color: #758710;
}
.AnyTagClassName
{
color: #758710;
}
</style>
background-color css
<style>
a { background-color: #758710; }
a { background-color: rgb(117,135,16); }
div.DivClassName
{
background-color: #758710;
}
.BgClassName
{
background-color: #758710;
}
</style>
border-color css
<style>
span { border-color: #758710; }
span { border-color: rgb(117,135,16); }
td.TdClassName
{
border-color: #758710;
}
.TagClassName
{
border-color: #758710;
}
</style>