Shades of Trendy Green #838315
Tints of Trendy Green #838315
RGB
CMYK
RGB Variations
Color information
#838315 (or 0x838315) is known color: Trendy Green. HEX triplet: 83, 83 and 15. RGB value is (131,131,21). Sum of RGB (Red+Green+Blue) = 131+131+21=283 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.29% from 283); Green value is 131 (51.56% from 255 or 46.29% from 283); Blue value is 21 (8.59% from 255 or 7.42% from 283); Max value from RGB is 131 - color contains mainly: red, green. Hex color #838315 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #838315 is #7C7CEA. Grayscale: #767676. Windows color (decimal): -8158443 or 1409923. OLE color: 1409923.
HSL color Cylindrical-coordinate representation of color #838315: hue angle of 60º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #838315 is Cyan = 0, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 131 | 21 | - |
| CMYK | 0 | 0 | 0.84 | 0.49 |
| HSL | 60º | 0.72% | 0.3% | - |
| HSV(B) | 60º | 0.84% | 0.51% | - |
| XYZ | 17.61 | 21.11 | 3.86 | - |
| YUV | 118.46 | 73 | 136.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 131 | 21 | 0 | 0 | 0.84 | 0.49 | 60 | 0.72 | 0.3 |
| Hex | 83 | 83 | 15 | 0 | 0 | 54 | 31 | 3C | 48 | 1E |
| Octal | 203 | 203 | 25 | 0 | 0 | 124 | 61 | 74 | 110 | 36 |
| Binary | 10000011 | 10000011 | 10101 | 0 | 0 | 1010100 | 110001 | 111100 | 1001000 | 11110 |
Color Harmonies of #838315
Complementary color
Monochromatic Colors of #838315
Black with #838315
Text Example
Text Example
White with #838315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838315; }
p { color: rgb(131,131,21); }
H1.HeaderClassName
{
color: #838315;
}
.AnyTagClassName
{
color: #838315;
}
</style>
background-color css
<style>
a { background-color: #838315; }
a { background-color: rgb(131,131,21); }
div.DivClassName
{
background-color: #838315;
}
.BgClassName
{
background-color: #838315;
}
</style>
border-color css
<style>
span { border-color: #838315; }
span { border-color: rgb(131,131,21); }
td.TdClassName
{
border-color: #838315;
}
.TagClassName
{
border-color: #838315;
}
</style>