Shades of Trendy Green #838416
Tints of Trendy Green #838416
RGB
CMYK
RGB Variations
Color information
#838416 (or 0x838416) is known color: Trendy Green. HEX triplet: 83, 84 and 16. RGB value is (131,132,22). Sum of RGB (Red+Green+Blue) = 131+132+22=285 (37% of max value = 765). Red value is 131 (51.56% from 255 or 45.96% from 285); Green value is 132 (51.95% from 255 or 46.32% from 285); Blue value is 22 (8.98% from 255 or 7.72% from 285); Max value from RGB is 132 - color contains mainly: green. Hex color #838416 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #838416 is #7C7BE9. Grayscale: #777777. Windows color (decimal): -8158186 or 1475715. OLE color: 1475715.
HSL color Cylindrical-coordinate representation of color #838416: hue angle of 60.55º degrees, saturation: 0.71, 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 #838416 is Cyan = 0.01, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 131 | 132 | 22 | - |
| CMYK | 0.01 | 0 | 0.83 | 0.48 |
| HSL | 60.55º | 0.71% | 0.3% | - |
| HSV(B) | 60.55º | 0.83% | 0.52% | - |
| XYZ | 17.76 | 21.39 | 3.95 | - |
| YUV | 119.16 | 73.17 | 136.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 132 | 22 | 0.01 | 0 | 0.83 | 0.48 | 60.55 | 0.71 | 0.3 |
| Hex | 83 | 84 | 16 | 1 | 0 | 53 | 30 | 3D | 47 | 1E |
| Octal | 203 | 204 | 26 | 1 | 0 | 123 | 60 | 75 | 107 | 36 |
| Binary | 10000011 | 10000100 | 10110 | 1 | 0 | 1010011 | 110000 | 111101 | 1000111 | 11110 |
Color Harmonies of #838416
Complementary color
Monochromatic Colors of #838416
Black with #838416
Text Example
Text Example
White with #838416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838416; }
p { color: rgb(131,132,22); }
H1.HeaderClassName
{
color: #838416;
}
.AnyTagClassName
{
color: #838416;
}
</style>
background-color css
<style>
a { background-color: #838416; }
a { background-color: rgb(131,132,22); }
div.DivClassName
{
background-color: #838416;
}
.BgClassName
{
background-color: #838416;
}
</style>
border-color css
<style>
span { border-color: #838416; }
span { border-color: rgb(131,132,22); }
td.TdClassName
{
border-color: #838416;
}
.TagClassName
{
border-color: #838416;
}
</style>