Shades of Trendy Green #768618
Tints of Trendy Green #768618
RGB
CMYK
RGB Variations
Color information
#768618 (or 0x768618) is known color: Trendy Green. HEX triplet: 76, 86 and 18. RGB value is (118,134,24). Sum of RGB (Red+Green+Blue) = 118+134+24=276 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.75% from 276); Green value is 134 (52.73% from 255 or 48.55% from 276); Blue value is 24 (9.77% from 255 or 8.70% from 276); Max value from RGB is 134 - color contains mainly: green. Hex color #768618 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #768618 is #8979E7. Grayscale: #757575. Windows color (decimal): -9009640 or 1607286. OLE color: 1607286.
HSL color Cylindrical-coordinate representation of color #768618: hue angle of 68.73º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #768618 is Cyan = 0.12, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 134 | 24 | - |
| CMYK | 0.12 | 0 | 0.82 | 0.47 |
| HSL | 68.73º | 0.7% | 0.31% | - |
| HSV(B) | 68.73º | 0.82% | 0.53% | - |
| XYZ | 16.16 | 20.97 | 4.06 | - |
| YUV | 116.68 | 75.7 | 128.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 134 | 24 | 0.12 | 0 | 0.82 | 0.47 | 68.73 | 0.7 | 0.31 |
| Hex | 76 | 86 | 18 | C | 0 | 52 | 2F | 45 | 46 | 1F |
| Octal | 166 | 206 | 30 | 14 | 0 | 122 | 57 | 105 | 106 | 37 |
| Binary | 1110110 | 10000110 | 11000 | 1100 | 0 | 1010010 | 101111 | 1000101 | 1000110 | 11111 |
Color Harmonies of #768618
Complementary color
Monochromatic Colors of #768618
Black with #768618
Text Example
Text Example
White with #768618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768618; }
p { color: rgb(118,134,24); }
H1.HeaderClassName
{
color: #768618;
}
.AnyTagClassName
{
color: #768618;
}
</style>
background-color css
<style>
a { background-color: #768618; }
a { background-color: rgb(118,134,24); }
div.DivClassName
{
background-color: #768618;
}
.BgClassName
{
background-color: #768618;
}
</style>
border-color css
<style>
span { border-color: #768618; }
span { border-color: rgb(118,134,24); }
td.TdClassName
{
border-color: #768618;
}
.TagClassName
{
border-color: #768618;
}
</style>