Shades of Trendy Green #858114
Tints of Trendy Green #858114
RGB
CMYK
RGB Variations
Color information
#858114 (or 0x858114) is known color: Trendy Green. HEX triplet: 85, 81 and 14. RGB value is (133,129,20). Sum of RGB (Red+Green+Blue) = 133+129+20=282 (37% of max value = 765). Red value is 133 (52.34% from 255 or 47.16% from 282); Green value is 129 (50.78% from 255 or 45.74% from 282); Blue value is 20 (8.20% from 255 or 7.09% from 282); Max value from RGB is 133 - color contains mainly: red. Hex color #858114 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #858114 is #7A7EEB. Grayscale: #767676. Windows color (decimal): -8027884 or 1343877. OLE color: 1343877.
HSL color Cylindrical-coordinate representation of color #858114: hue angle of 57.88º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #858114 is Cyan = 0, Magento = 0.03, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 129 | 20 | - |
| CMYK | 0 | 0.03 | 0.85 | 0.48 |
| HSL | 57.88º | 0.74% | 0.3% | - |
| HSV(B) | 57.88º | 0.85% | 0.52% | - |
| XYZ | 17.65 | 20.74 | 3.73 | - |
| YUV | 117.77 | 72.83 | 138.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 129 | 20 | 0 | 0.03 | 0.85 | 0.48 | 57.88 | 0.74 | 0.3 |
| Hex | 85 | 81 | 14 | 0 | 3 | 55 | 30 | 3A | 4A | 1E |
| Octal | 205 | 201 | 24 | 0 | 3 | 125 | 60 | 72 | 112 | 36 |
| Binary | 10000101 | 10000001 | 10100 | 0 | 11 | 1010101 | 110000 | 111010 | 1001010 | 11110 |
Color Harmonies of #858114
Complementary color
Monochromatic Colors of #858114
Black with #858114
Text Example
Text Example
White with #858114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858114; }
p { color: rgb(133,129,20); }
H1.HeaderClassName
{
color: #858114;
}
.AnyTagClassName
{
color: #858114;
}
</style>
background-color css
<style>
a { background-color: #858114; }
a { background-color: rgb(133,129,20); }
div.DivClassName
{
background-color: #858114;
}
.BgClassName
{
background-color: #858114;
}
</style>
border-color css
<style>
span { border-color: #858114; }
span { border-color: rgb(133,129,20); }
td.TdClassName
{
border-color: #858114;
}
.TagClassName
{
border-color: #858114;
}
</style>