Shades of Trendy Green #838516
Tints of Trendy Green #838516
RGB
CMYK
RGB Variations
Color information
#838516 (or 0x838516) is known color: Trendy Green. HEX triplet: 83, 85 and 16. RGB value is (131,133,22). Sum of RGB (Red+Green+Blue) = 131+133+22=286 (37% of max value = 765). Red value is 131 (51.56% from 255 or 45.80% from 286); Green value is 133 (52.34% from 255 or 46.50% from 286); Blue value is 22 (8.98% from 255 or 7.69% from 286); Max value from RGB is 133 - color contains mainly: green. Hex color #838516 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #838516 is #7C7AE9. Grayscale: #787878. Windows color (decimal): -8157930 or 1475971. OLE color: 1475971.
HSL color Cylindrical-coordinate representation of color #838516: hue angle of 61.08º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #838516 is Cyan = 0.02, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 131 | 133 | 22 | - |
| CMYK | 0.02 | 0 | 0.83 | 0.48 |
| HSL | 61.08º | 0.72% | 0.3% | - |
| HSV(B) | 61.08º | 0.83% | 0.52% | - |
| XYZ | 17.89 | 21.66 | 4 | - |
| YUV | 119.75 | 72.84 | 136.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 133 | 22 | 0.02 | 0 | 0.83 | 0.48 | 61.08 | 0.72 | 0.3 |
| Hex | 83 | 85 | 16 | 2 | 0 | 53 | 30 | 3D | 48 | 1E |
| Octal | 203 | 205 | 26 | 2 | 0 | 123 | 60 | 75 | 110 | 36 |
| Binary | 10000011 | 10000101 | 10110 | 10 | 0 | 1010011 | 110000 | 111101 | 1001000 | 11110 |
Color Harmonies of #838516
Complementary color
Monochromatic Colors of #838516
Black with #838516
Text Example
Text Example
White with #838516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838516; }
p { color: rgb(131,133,22); }
H1.HeaderClassName
{
color: #838516;
}
.AnyTagClassName
{
color: #838516;
}
</style>
background-color css
<style>
a { background-color: #838516; }
a { background-color: rgb(131,133,22); }
div.DivClassName
{
background-color: #838516;
}
.BgClassName
{
background-color: #838516;
}
</style>
border-color css
<style>
span { border-color: #838516; }
span { border-color: rgb(131,133,22); }
td.TdClassName
{
border-color: #838516;
}
.TagClassName
{
border-color: #838516;
}
</style>