Shades of Trendy Green #758730
Tints of Trendy Green #758730
RGB
CMYK
RGB Variations
Color information
#758730 (or 0x758730) is known color: Trendy Green. HEX triplet: 75, 87 and 30. RGB value is (117,135,48). Sum of RGB (Red+Green+Blue) = 117+135+48=300 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39% from 300); Green value is 135 (53.12% from 255 or 45% from 300); Blue value is 48 (19.14% from 255 or 16% from 300); Max value from RGB is 135 - color contains mainly: green. Hex color #758730 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758730 is #8A78CF. Grayscale: #787878. Windows color (decimal): -9074896 or 3180405. OLE color: 3180405.
HSL color Cylindrical-coordinate representation of color #758730: hue angle of 72.41º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #758730 is Cyan = 0.13, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 135 | 48 | - |
| CMYK | 0.13 | 0 | 0.64 | 0.47 |
| HSL | 72.41º | 0.48% | 0.36% | - |
| HSV(B) | 72.41º | 0.64% | 0.53% | - |
| XYZ | 16.53 | 21.32 | 6.04 | - |
| YUV | 119.7 | 87.54 | 126.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 135 | 48 | 0.13 | 0 | 0.64 | 0.47 | 72.41 | 0.48 | 0.36 |
| Hex | 75 | 87 | 30 | D | 0 | 40 | 2F | 48 | 30 | 24 |
| Octal | 165 | 207 | 60 | 15 | 0 | 100 | 57 | 110 | 60 | 44 |
| Binary | 1110101 | 10000111 | 110000 | 1101 | 0 | 1000000 | 101111 | 1001000 | 110000 | 100100 |
Color Harmonies of #758730
Complementary color
Monochromatic Colors of #758730
Black with #758730
Text Example
Text Example
White with #758730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758730; }
p { color: rgb(117,135,48); }
H1.HeaderClassName
{
color: #758730;
}
.AnyTagClassName
{
color: #758730;
}
</style>
background-color css
<style>
a { background-color: #758730; }
a { background-color: rgb(117,135,48); }
div.DivClassName
{
background-color: #758730;
}
.BgClassName
{
background-color: #758730;
}
</style>
border-color css
<style>
span { border-color: #758730; }
span { border-color: rgb(117,135,48); }
td.TdClassName
{
border-color: #758730;
}
.TagClassName
{
border-color: #758730;
}
</style>