Shades of Trendy Green #758719
Tints of Trendy Green #758719
RGB
CMYK
RGB Variations
Color information
#758719 (or 0x758719) is known color: Trendy Green. HEX triplet: 75, 87 and 19. RGB value is (117,135,25). Sum of RGB (Red+Green+Blue) = 117+135+25=277 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.24% from 277); Green value is 135 (53.12% from 255 or 48.74% from 277); Blue value is 25 (10.16% from 255 or 9.03% from 277); Max value from RGB is 135 - color contains mainly: green. Hex color #758719 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #758719 is #8A78E6. Grayscale: #757575. Windows color (decimal): -9074919 or 1673077. OLE color: 1673077.
HSL color Cylindrical-coordinate representation of color #758719: hue angle of 69.82º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #758719 is Cyan = 0.13, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 135 | 25 | - |
| CMYK | 0.13 | 0 | 0.81 | 0.47 |
| HSL | 69.82º | 0.69% | 0.31% | - |
| HSV(B) | 69.82º | 0.81% | 0.53% | - |
| XYZ | 16.18 | 21.18 | 4.16 | - |
| YUV | 117.08 | 76.04 | 127.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 135 | 25 | 0.13 | 0 | 0.81 | 0.47 | 69.82 | 0.69 | 0.31 |
| Hex | 75 | 87 | 19 | D | 0 | 51 | 2F | 46 | 45 | 1F |
| Octal | 165 | 207 | 31 | 15 | 0 | 121 | 57 | 106 | 105 | 37 |
| Binary | 1110101 | 10000111 | 11001 | 1101 | 0 | 1010001 | 101111 | 1000110 | 1000101 | 11111 |
Color Harmonies of #758719
Complementary color
Monochromatic Colors of #758719
Black with #758719
Text Example
Text Example
White with #758719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758719; }
p { color: rgb(117,135,25); }
H1.HeaderClassName
{
color: #758719;
}
.AnyTagClassName
{
color: #758719;
}
</style>
background-color css
<style>
a { background-color: #758719; }
a { background-color: rgb(117,135,25); }
div.DivClassName
{
background-color: #758719;
}
.BgClassName
{
background-color: #758719;
}
</style>
border-color css
<style>
span { border-color: #758719; }
span { border-color: rgb(117,135,25); }
td.TdClassName
{
border-color: #758719;
}
.TagClassName
{
border-color: #758719;
}
</style>