Shades of Trendy Green #768227
Tints of Trendy Green #768227
RGB
CMYK
RGB Variations
Color information
#768227 (or 0x768227) is known color: Trendy Green. HEX triplet: 76, 82 and 27. RGB value is (118,130,39). Sum of RGB (Red+Green+Blue) = 118+130+39=287 (38% of max value = 765). Red value is 118 (46.48% from 255 or 41.11% from 287); Green value is 130 (51.17% from 255 or 45.30% from 287); Blue value is 39 (15.62% from 255 or 13.59% from 287); Max value from RGB is 130 - color contains mainly: green. Hex color #768227 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #768227 is #897DD8. Grayscale: #747474. Windows color (decimal): -9010649 or 2589302. OLE color: 2589302.
HSL color Cylindrical-coordinate representation of color #768227: hue angle of 67.91º 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 #768227 is Cyan = 0.09, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 130 | 39 | - |
| CMYK | 0.09 | 0 | 0.70 | 0.49 |
| HSL | 67.91º | 0.54% | 0.33% | - |
| HSV(B) | 67.91º | 0.7% | 0.51% | - |
| XYZ | 15.82 | 19.96 | 4.94 | - |
| YUV | 116.04 | 84.52 | 129.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 130 | 39 | 0.09 | 0 | 0.70 | 0.49 | 67.91 | 0.54 | 0.33 |
| Hex | 76 | 82 | 27 | 9 | 0 | 46 | 31 | 44 | 36 | 21 |
| Octal | 166 | 202 | 47 | 11 | 0 | 106 | 61 | 104 | 66 | 41 |
| Binary | 1110110 | 10000010 | 100111 | 1001 | 0 | 1000110 | 110001 | 1000100 | 110110 | 100001 |
Color Harmonies of #768227
Complementary color
Monochromatic Colors of #768227
Black with #768227
Text Example
Text Example
White with #768227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768227; }
p { color: rgb(118,130,39); }
H1.HeaderClassName
{
color: #768227;
}
.AnyTagClassName
{
color: #768227;
}
</style>
background-color css
<style>
a { background-color: #768227; }
a { background-color: rgb(118,130,39); }
div.DivClassName
{
background-color: #768227;
}
.BgClassName
{
background-color: #768227;
}
</style>
border-color css
<style>
span { border-color: #768227; }
span { border-color: rgb(118,130,39); }
td.TdClassName
{
border-color: #768227;
}
.TagClassName
{
border-color: #768227;
}
</style>