Shades of Trendy Green #868614
Tints of Trendy Green #868614
RGB
CMYK
RGB Variations
Color information
#868614 (or 0x868614) is known color: Trendy Green. HEX triplet: 86, 86 and 14. RGB value is (134,134,20). Sum of RGB (Red+Green+Blue) = 134+134+20=288 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.53% from 288); Green value is 134 (52.73% from 255 or 46.53% from 288); Blue value is 20 (8.20% from 255 or 6.94% from 288); Max value from RGB is 134 - color contains mainly: red, green. Hex color #868614 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #868614 is #7979EB. Grayscale: #797979. Windows color (decimal): -7961068 or 1345158. OLE color: 1345158.
HSL color Cylindrical-coordinate representation of color #868614: hue angle of 60º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #868614 is Cyan = 0, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 134 | 20 | - |
| CMYK | 0 | 0 | 0.85 | 0.47 |
| HSL | 60º | 0.74% | 0.3% | - |
| HSV(B) | 60º | 0.85% | 0.53% | - |
| XYZ | 18.48 | 22.17 | 3.97 | - |
| YUV | 121 | 71 | 137.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 134 | 20 | 0 | 0 | 0.85 | 0.47 | 60 | 0.74 | 0.3 |
| Hex | 86 | 86 | 14 | 0 | 0 | 55 | 2F | 3C | 4A | 1E |
| Octal | 206 | 206 | 24 | 0 | 0 | 125 | 57 | 74 | 112 | 36 |
| Binary | 10000110 | 10000110 | 10100 | 0 | 0 | 1010101 | 101111 | 111100 | 1001010 | 11110 |
Color Harmonies of #868614
Complementary color
Monochromatic Colors of #868614
Black with #868614
Text Example
Text Example
White with #868614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868614; }
p { color: rgb(134,134,20); }
H1.HeaderClassName
{
color: #868614;
}
.AnyTagClassName
{
color: #868614;
}
</style>
background-color css
<style>
a { background-color: #868614; }
a { background-color: rgb(134,134,20); }
div.DivClassName
{
background-color: #868614;
}
.BgClassName
{
background-color: #868614;
}
</style>
border-color css
<style>
span { border-color: #868614; }
span { border-color: rgb(134,134,20); }
td.TdClassName
{
border-color: #868614;
}
.TagClassName
{
border-color: #868614;
}
</style>