Shades of Trendy Green #838014
Tints of Trendy Green #838014
RGB
CMYK
RGB Variations
Color information
#838014 (or 0x838014) is known color: Trendy Green. HEX triplet: 83, 80 and 14. RGB value is (131,128,20). Sum of RGB (Red+Green+Blue) = 131+128+20=279 (36% of max value = 765). Red value is 131 (51.56% from 255 or 46.95% from 279); Green value is 128 (50.39% from 255 or 45.88% from 279); Blue value is 20 (8.20% from 255 or 7.17% from 279); Max value from RGB is 131 - color contains mainly: red. Hex color #838014 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #838014 is #7C7FEB. Grayscale: #757575. Windows color (decimal): -8159212 or 1343619. OLE color: 1343619.
HSL color Cylindrical-coordinate representation of color #838014: hue angle of 58.38º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #838014 is Cyan = 0, Magento = 0.02, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 128 | 20 | - |
| CMYK | 0 | 0.02 | 0.85 | 0.49 |
| HSL | 58.38º | 0.74% | 0.3% | - |
| HSV(B) | 58.38º | 0.85% | 0.51% | - |
| XYZ | 17.21 | 20.31 | 3.68 | - |
| YUV | 116.59 | 73.49 | 138.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 128 | 20 | 0 | 0.02 | 0.85 | 0.49 | 58.38 | 0.74 | 0.3 |
| Hex | 83 | 80 | 14 | 0 | 2 | 55 | 31 | 3A | 4A | 1E |
| Octal | 203 | 200 | 24 | 0 | 2 | 125 | 61 | 72 | 112 | 36 |
| Binary | 10000011 | 10000000 | 10100 | 0 | 10 | 1010101 | 110001 | 111010 | 1001010 | 11110 |
Color Harmonies of #838014
Complementary color
Monochromatic Colors of #838014
Black with #838014
Text Example
Text Example
White with #838014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838014; }
p { color: rgb(131,128,20); }
H1.HeaderClassName
{
color: #838014;
}
.AnyTagClassName
{
color: #838014;
}
</style>
background-color css
<style>
a { background-color: #838014; }
a { background-color: rgb(131,128,20); }
div.DivClassName
{
background-color: #838014;
}
.BgClassName
{
background-color: #838014;
}
</style>
border-color css
<style>
span { border-color: #838014; }
span { border-color: rgb(131,128,20); }
td.TdClassName
{
border-color: #838014;
}
.TagClassName
{
border-color: #838014;
}
</style>