Shades of Trendy Green #838217
Tints of Trendy Green #838217
RGB
CMYK
RGB Variations
Color information
#838217 (or 0x838217) is known color: Trendy Green. HEX triplet: 83, 82 and 17. RGB value is (131,130,23). Sum of RGB (Red+Green+Blue) = 131+130+23=284 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.13% from 284); Green value is 130 (51.17% from 255 or 45.77% from 284); Blue value is 23 (9.38% from 255 or 8.10% from 284); Max value from RGB is 131 - color contains mainly: red. Hex color #838217 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #838217 is #7C7DE8. Grayscale: #767676. Windows color (decimal): -8158697 or 1540739. OLE color: 1540739.
HSL color Cylindrical-coordinate representation of color #838217: hue angle of 59.44º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #838217 is Cyan = 0, Magento = 0.01, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 130 | 23 | - |
| CMYK | 0 | 0.01 | 0.82 | 0.49 |
| HSL | 59.44º | 0.7% | 0.3% | - |
| HSV(B) | 59.44º | 0.82% | 0.51% | - |
| XYZ | 17.5 | 20.85 | 3.91 | - |
| YUV | 118.1 | 74.33 | 137.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 130 | 23 | 0 | 0.01 | 0.82 | 0.49 | 59.44 | 0.7 | 0.3 |
| Hex | 83 | 82 | 17 | 0 | 1 | 52 | 31 | 3B | 46 | 1E |
| Octal | 203 | 202 | 27 | 0 | 1 | 122 | 61 | 73 | 106 | 36 |
| Binary | 10000011 | 10000010 | 10111 | 0 | 1 | 1010010 | 110001 | 111011 | 1000110 | 11110 |
Color Harmonies of #838217
Complementary color
Monochromatic Colors of #838217
Black with #838217
Text Example
Text Example
White with #838217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838217; }
p { color: rgb(131,130,23); }
H1.HeaderClassName
{
color: #838217;
}
.AnyTagClassName
{
color: #838217;
}
</style>
background-color css
<style>
a { background-color: #838217; }
a { background-color: rgb(131,130,23); }
div.DivClassName
{
background-color: #838217;
}
.BgClassName
{
background-color: #838217;
}
</style>
border-color css
<style>
span { border-color: #838217; }
span { border-color: rgb(131,130,23); }
td.TdClassName
{
border-color: #838217;
}
.TagClassName
{
border-color: #838217;
}
</style>