Shades of Trendy Green #758227
Tints of Trendy Green #758227
RGB
CMYK
RGB Variations
Color information
#758227 (or 0x758227) is known color: Trendy Green. HEX triplet: 75, 82 and 27. RGB value is (117,130,39). Sum of RGB (Red+Green+Blue) = 117+130+39=286 (37% of max value = 765). Red value is 117 (46.09% from 255 or 40.91% from 286); Green value is 130 (51.17% from 255 or 45.45% from 286); Blue value is 39 (15.62% from 255 or 13.64% from 286); Max value from RGB is 130 - color contains mainly: green. Hex color #758227 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758227 is #8A7DD8. Grayscale: #747474. Windows color (decimal): -9076185 or 2589301. OLE color: 2589301.
HSL color Cylindrical-coordinate representation of color #758227: hue angle of 68.57º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #758227 is Cyan = 0.1, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 130 | 39 | - |
| CMYK | 0.1 | 0 | 0.70 | 0.49 |
| HSL | 68.57º | 0.54% | 0.33% | - |
| HSV(B) | 68.57º | 0.7% | 0.51% | - |
| XYZ | 15.68 | 19.89 | 4.93 | - |
| YUV | 115.74 | 84.69 | 128.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 130 | 39 | 0.1 | 0 | 0.70 | 0.49 | 68.57 | 0.54 | 0.33 |
| Hex | 75 | 82 | 27 | A | 0 | 46 | 31 | 45 | 36 | 21 |
| Octal | 165 | 202 | 47 | 12 | 0 | 106 | 61 | 105 | 66 | 41 |
| Binary | 1110101 | 10000010 | 100111 | 1010 | 0 | 1000110 | 110001 | 1000101 | 110110 | 100001 |
Color Harmonies of #758227
Complementary color
Monochromatic Colors of #758227
Black with #758227
Text Example
Text Example
White with #758227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758227; }
p { color: rgb(117,130,39); }
H1.HeaderClassName
{
color: #758227;
}
.AnyTagClassName
{
color: #758227;
}
</style>
background-color css
<style>
a { background-color: #758227; }
a { background-color: rgb(117,130,39); }
div.DivClassName
{
background-color: #758227;
}
.BgClassName
{
background-color: #758227;
}
</style>
border-color css
<style>
span { border-color: #758227; }
span { border-color: rgb(117,130,39); }
td.TdClassName
{
border-color: #758227;
}
.TagClassName
{
border-color: #758227;
}
</style>