Shades of Trendy Green #758320
Tints of Trendy Green #758320
RGB
CMYK
RGB Variations
Color information
#758320 (or 0x758320) is known color: Trendy Green. HEX triplet: 75, 83 and 20. RGB value is (117,131,32). Sum of RGB (Red+Green+Blue) = 117+131+32=280 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.79% from 280); Green value is 131 (51.56% from 255 or 46.79% from 280); Blue value is 32 (12.89% from 255 or 11.43% from 280); Max value from RGB is 131 - color contains mainly: green. Hex color #758320 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758320 is #8A7CDF. Grayscale: #737373. Windows color (decimal): -9075936 or 2130805. OLE color: 2130805.
HSL color Cylindrical-coordinate representation of color #758320: hue angle of 68.48º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #758320 is Cyan = 0.11, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 131 | 32 | - |
| CMYK | 0.11 | 0 | 0.76 | 0.49 |
| HSL | 68.48º | 0.61% | 0.32% | - |
| HSV(B) | 68.48º | 0.76% | 0.51% | - |
| XYZ | 15.71 | 20.12 | 4.42 | - |
| YUV | 115.53 | 80.86 | 129.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 131 | 32 | 0.11 | 0 | 0.76 | 0.49 | 68.48 | 0.61 | 0.32 |
| Hex | 75 | 83 | 20 | B | 0 | 4C | 31 | 44 | 3D | 20 |
| Octal | 165 | 203 | 40 | 13 | 0 | 114 | 61 | 104 | 75 | 40 |
| Binary | 1110101 | 10000011 | 100000 | 1011 | 0 | 1001100 | 110001 | 1000100 | 111101 | 100000 |
Color Harmonies of #758320
Complementary color
Monochromatic Colors of #758320
Black with #758320
Text Example
Text Example
White with #758320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758320; }
p { color: rgb(117,131,32); }
H1.HeaderClassName
{
color: #758320;
}
.AnyTagClassName
{
color: #758320;
}
</style>
background-color css
<style>
a { background-color: #758320; }
a { background-color: rgb(117,131,32); }
div.DivClassName
{
background-color: #758320;
}
.BgClassName
{
background-color: #758320;
}
</style>
border-color css
<style>
span { border-color: #758320; }
span { border-color: rgb(117,131,32); }
td.TdClassName
{
border-color: #758320;
}
.TagClassName
{
border-color: #758320;
}
</style>