Shades of Trendy Green #858122
Tints of Trendy Green #858122
RGB
CMYK
RGB Variations
Color information
#858122 (or 0x858122) is known color: Trendy Green. HEX triplet: 85, 81 and 22. RGB value is (133,129,34). Sum of RGB (Red+Green+Blue) = 133+129+34=296 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.93% from 296); Green value is 129 (50.78% from 255 or 43.58% from 296); Blue value is 34 (13.67% from 255 or 11.49% from 296); Max value from RGB is 133 - color contains mainly: red. Hex color #858122 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858122 is #7A7EDD. Grayscale: #777777. Windows color (decimal): -8027870 or 2261381. OLE color: 2261381.
HSL color Cylindrical-coordinate representation of color #858122: hue angle of 57.58º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #858122 is Cyan = 0, Magento = 0.03, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 129 | 34 | - |
| CMYK | 0 | 0.03 | 0.74 | 0.48 |
| HSL | 57.58º | 0.59% | 0.33% | - |
| HSV(B) | 57.58º | 0.74% | 0.52% | - |
| XYZ | 17.81 | 20.8 | 4.59 | - |
| YUV | 119.37 | 79.83 | 137.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 129 | 34 | 0 | 0.03 | 0.74 | 0.48 | 57.58 | 0.59 | 0.33 |
| Hex | 85 | 81 | 22 | 0 | 3 | 4A | 30 | 3A | 3B | 21 |
| Octal | 205 | 201 | 42 | 0 | 3 | 112 | 60 | 72 | 73 | 41 |
| Binary | 10000101 | 10000001 | 100010 | 0 | 11 | 1001010 | 110000 | 111010 | 111011 | 100001 |
Color Harmonies of #858122
Complementary color
Monochromatic Colors of #858122
Black with #858122
Text Example
Text Example
White with #858122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858122; }
p { color: rgb(133,129,34); }
H1.HeaderClassName
{
color: #858122;
}
.AnyTagClassName
{
color: #858122;
}
</style>
background-color css
<style>
a { background-color: #858122; }
a { background-color: rgb(133,129,34); }
div.DivClassName
{
background-color: #858122;
}
.BgClassName
{
background-color: #858122;
}
</style>
border-color css
<style>
span { border-color: #858122; }
span { border-color: rgb(133,129,34); }
td.TdClassName
{
border-color: #858122;
}
.TagClassName
{
border-color: #858122;
}
</style>