Shades of Trendy Green #868316
Tints of Trendy Green #868316
RGB
CMYK
RGB Variations
Color information
#868316 (or 0x868316) is known color: Trendy Green. HEX triplet: 86, 83 and 16. RGB value is (134,131,22). Sum of RGB (Red+Green+Blue) = 134+131+22=287 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.69% from 287); Green value is 131 (51.56% from 255 or 45.64% from 287); Blue value is 22 (8.98% from 255 or 7.67% from 287); Max value from RGB is 134 - color contains mainly: red. Hex color #868316 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #868316 is #797CE9. Grayscale: #777777. Windows color (decimal): -7961834 or 1475462. OLE color: 1475462.
HSL color Cylindrical-coordinate representation of color #868316: hue angle of 58.39º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #868316 is Cyan = 0, Magento = 0.02, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 131 | 22 | - |
| CMYK | 0 | 0.02 | 0.84 | 0.47 |
| HSL | 58.39º | 0.72% | 0.31% | - |
| HSV(B) | 58.39º | 0.84% | 0.53% | - |
| XYZ | 18.09 | 21.36 | 3.93 | - |
| YUV | 119.47 | 72.99 | 138.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 131 | 22 | 0 | 0.02 | 0.84 | 0.47 | 58.39 | 0.72 | 0.31 |
| Hex | 86 | 83 | 16 | 0 | 2 | 54 | 2F | 3A | 48 | 1F |
| Octal | 206 | 203 | 26 | 0 | 2 | 124 | 57 | 72 | 110 | 37 |
| Binary | 10000110 | 10000011 | 10110 | 0 | 10 | 1010100 | 101111 | 111010 | 1001000 | 11111 |
Color Harmonies of #868316
Complementary color
Monochromatic Colors of #868316
Black with #868316
Text Example
Text Example
White with #868316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868316; }
p { color: rgb(134,131,22); }
H1.HeaderClassName
{
color: #868316;
}
.AnyTagClassName
{
color: #868316;
}
</style>
background-color css
<style>
a { background-color: #868316; }
a { background-color: rgb(134,131,22); }
div.DivClassName
{
background-color: #868316;
}
.BgClassName
{
background-color: #868316;
}
</style>
border-color css
<style>
span { border-color: #868316; }
span { border-color: rgb(134,131,22); }
td.TdClassName
{
border-color: #868316;
}
.TagClassName
{
border-color: #868316;
}
</style>