Shades of Trendy Green #838616
Tints of Trendy Green #838616
RGB
CMYK
RGB Variations
Color information
#838616 (or 0x838616) is known color: Trendy Green. HEX triplet: 83, 86 and 16. RGB value is (131,134,22). Sum of RGB (Red+Green+Blue) = 131+134+22=287 (38% of max value = 765). Red value is 131 (51.56% from 255 or 45.64% from 287); Green value is 134 (52.73% from 255 or 46.69% from 287); Blue value is 22 (8.98% from 255 or 7.67% from 287); Max value from RGB is 134 - color contains mainly: green. Hex color #838616 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #838616 is #7C79E9. Grayscale: #787878. Windows color (decimal): -8157674 or 1476227. OLE color: 1476227.
HSL color Cylindrical-coordinate representation of color #838616: hue angle of 61.61º 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 #838616 is Cyan = 0.02, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 134 | 22 | - |
| CMYK | 0.02 | 0 | 0.84 | 0.47 |
| HSL | 61.61º | 0.72% | 0.31% | - |
| HSV(B) | 61.61º | 0.84% | 0.53% | - |
| XYZ | 18.03 | 21.93 | 4.04 | - |
| YUV | 120.34 | 72.51 | 135.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 134 | 22 | 0.02 | 0 | 0.84 | 0.47 | 61.61 | 0.72 | 0.31 |
| Hex | 83 | 86 | 16 | 2 | 0 | 54 | 2F | 3E | 48 | 1F |
| Octal | 203 | 206 | 26 | 2 | 0 | 124 | 57 | 76 | 110 | 37 |
| Binary | 10000011 | 10000110 | 10110 | 10 | 0 | 1010100 | 101111 | 111110 | 1001000 | 11111 |
Color Harmonies of #838616
Complementary color
Monochromatic Colors of #838616
Black with #838616
Text Example
Text Example
White with #838616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838616; }
p { color: rgb(131,134,22); }
H1.HeaderClassName
{
color: #838616;
}
.AnyTagClassName
{
color: #838616;
}
</style>
background-color css
<style>
a { background-color: #838616; }
a { background-color: rgb(131,134,22); }
div.DivClassName
{
background-color: #838616;
}
.BgClassName
{
background-color: #838616;
}
</style>
border-color css
<style>
span { border-color: #838616; }
span { border-color: rgb(131,134,22); }
td.TdClassName
{
border-color: #838616;
}
.TagClassName
{
border-color: #838616;
}
</style>