Shades of Trendy Green #758430
Tints of Trendy Green #758430
RGB
CMYK
RGB Variations
Color information
#758430 (or 0x758430) is known color: Trendy Green. HEX triplet: 75, 84 and 30. RGB value is (117,132,48). Sum of RGB (Red+Green+Blue) = 117+132+48=297 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39.39% from 297); Green value is 132 (51.95% from 255 or 44.44% from 297); Blue value is 48 (19.14% from 255 or 16.16% from 297); Max value from RGB is 132 - color contains mainly: green. Hex color #758430 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758430 is #8A7BCF. Grayscale: #767676. Windows color (decimal): -9075664 or 3179637. OLE color: 3179637.
HSL color Cylindrical-coordinate representation of color #758430: hue angle of 70.71º degrees, saturation: 0.47, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #758430 is Cyan = 0.11, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 132 | 48 | - |
| CMYK | 0.11 | 0 | 0.64 | 0.48 |
| HSL | 70.71º | 0.47% | 0.35% | - |
| HSV(B) | 70.71º | 0.64% | 0.52% | - |
| XYZ | 16.12 | 20.5 | 5.9 | - |
| YUV | 117.94 | 88.53 | 127.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 132 | 48 | 0.11 | 0 | 0.64 | 0.48 | 70.71 | 0.47 | 0.35 |
| Hex | 75 | 84 | 30 | B | 0 | 40 | 30 | 47 | 2F | 23 |
| Octal | 165 | 204 | 60 | 13 | 0 | 100 | 60 | 107 | 57 | 43 |
| Binary | 1110101 | 10000100 | 110000 | 1011 | 0 | 1000000 | 110000 | 1000111 | 101111 | 100011 |
Color Harmonies of #758430
Complementary color
Monochromatic Colors of #758430
Black with #758430
Text Example
Text Example
White with #758430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758430; }
p { color: rgb(117,132,48); }
H1.HeaderClassName
{
color: #758430;
}
.AnyTagClassName
{
color: #758430;
}
</style>
background-color css
<style>
a { background-color: #758430; }
a { background-color: rgb(117,132,48); }
div.DivClassName
{
background-color: #758430;
}
.BgClassName
{
background-color: #758430;
}
</style>
border-color css
<style>
span { border-color: #758430; }
span { border-color: rgb(117,132,48); }
td.TdClassName
{
border-color: #758430;
}
.TagClassName
{
border-color: #758430;
}
</style>