Shades of Trendy Green #758615
Tints of Trendy Green #758615
RGB
CMYK
RGB Variations
Color information
#758615 (or 0x758615) is known color: Trendy Green. HEX triplet: 75, 86 and 15. RGB value is (117,134,21). Sum of RGB (Red+Green+Blue) = 117+134+21=272 (36% of max value = 765). Red value is 117 (46.09% from 255 or 43.01% from 272); Green value is 134 (52.73% from 255 or 49.26% from 272); Blue value is 21 (8.59% from 255 or 7.72% from 272); Max value from RGB is 134 - color contains mainly: green. Hex color #758615 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #758615 is #8A79EA. Grayscale: #747474. Windows color (decimal): -9075179 or 1410677. OLE color: 1410677.
HSL color Cylindrical-coordinate representation of color #758615: hue angle of 69.03º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #758615 is Cyan = 0.13, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 134 | 21 | - |
| CMYK | 0.13 | 0 | 0.84 | 0.47 |
| HSL | 69.03º | 0.73% | 0.3% | - |
| HSV(B) | 69.03º | 0.84% | 0.53% | - |
| XYZ | 16 | 20.89 | 3.9 | - |
| YUV | 116.04 | 74.37 | 128.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 134 | 21 | 0.13 | 0 | 0.84 | 0.47 | 69.03 | 0.73 | 0.3 |
| Hex | 75 | 86 | 15 | D | 0 | 54 | 2F | 45 | 49 | 1E |
| Octal | 165 | 206 | 25 | 15 | 0 | 124 | 57 | 105 | 111 | 36 |
| Binary | 1110101 | 10000110 | 10101 | 1101 | 0 | 1010100 | 101111 | 1000101 | 1001001 | 11110 |
Color Harmonies of #758615
Complementary color
Monochromatic Colors of #758615
Black with #758615
Text Example
Text Example
White with #758615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758615; }
p { color: rgb(117,134,21); }
H1.HeaderClassName
{
color: #758615;
}
.AnyTagClassName
{
color: #758615;
}
</style>
background-color css
<style>
a { background-color: #758615; }
a { background-color: rgb(117,134,21); }
div.DivClassName
{
background-color: #758615;
}
.BgClassName
{
background-color: #758615;
}
</style>
border-color css
<style>
span { border-color: #758615; }
span { border-color: rgb(117,134,21); }
td.TdClassName
{
border-color: #758615;
}
.TagClassName
{
border-color: #758615;
}
</style>