Shades of Trendy Green #858614
Tints of Trendy Green #858614
RGB
CMYK
RGB Variations
Color information
#858614 (or 0x858614) is known color: Trendy Green. HEX triplet: 85, 86 and 14. RGB value is (133,134,20). Sum of RGB (Red+Green+Blue) = 133+134+20=287 (38% of max value = 765). Red value is 133 (52.34% from 255 or 46.34% from 287); Green value is 134 (52.73% from 255 or 46.69% from 287); Blue value is 20 (8.20% from 255 or 6.97% from 287); Max value from RGB is 134 - color contains mainly: green. Hex color #858614 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #858614 is #7A79EB. Grayscale: #797979. Windows color (decimal): -8026604 or 1345157. OLE color: 1345157.
HSL color Cylindrical-coordinate representation of color #858614: hue angle of 60.53º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #858614 is Cyan = 0.01, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 134 | 20 | - |
| CMYK | 0.01 | 0 | 0.85 | 0.47 |
| HSL | 60.53º | 0.74% | 0.3% | - |
| HSV(B) | 60.53º | 0.85% | 0.53% | - |
| XYZ | 18.32 | 22.09 | 3.96 | - |
| YUV | 120.71 | 71.17 | 136.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 134 | 20 | 0.01 | 0 | 0.85 | 0.47 | 60.53 | 0.74 | 0.3 |
| Hex | 85 | 86 | 14 | 1 | 0 | 55 | 2F | 3D | 4A | 1E |
| Octal | 205 | 206 | 24 | 1 | 0 | 125 | 57 | 75 | 112 | 36 |
| Binary | 10000101 | 10000110 | 10100 | 1 | 0 | 1010101 | 101111 | 111101 | 1001010 | 11110 |
Color Harmonies of #858614
Complementary color
Monochromatic Colors of #858614
Black with #858614
Text Example
Text Example
White with #858614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858614; }
p { color: rgb(133,134,20); }
H1.HeaderClassName
{
color: #858614;
}
.AnyTagClassName
{
color: #858614;
}
</style>
background-color css
<style>
a { background-color: #858614; }
a { background-color: rgb(133,134,20); }
div.DivClassName
{
background-color: #858614;
}
.BgClassName
{
background-color: #858614;
}
</style>
border-color css
<style>
span { border-color: #858614; }
span { border-color: rgb(133,134,20); }
td.TdClassName
{
border-color: #858614;
}
.TagClassName
{
border-color: #858614;
}
</style>