Shades of Trendy Green #858326
Tints of Trendy Green #858326
RGB
CMYK
RGB Variations
Color information
#858326 (or 0x858326) is known color: Trendy Green. HEX triplet: 85, 83 and 26. RGB value is (133,131,38). Sum of RGB (Red+Green+Blue) = 133+131+38=302 (40% of max value = 765). Red value is 133 (52.34% from 255 or 44.04% from 302); Green value is 131 (51.56% from 255 or 43.38% from 302); Blue value is 38 (15.23% from 255 or 12.58% from 302); Max value from RGB is 133 - color contains mainly: red. Hex color #858326 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858326 is #7A7CD9. Grayscale: #797979. Windows color (decimal): -8027354 or 2524037. OLE color: 2524037.
HSL color Cylindrical-coordinate representation of color #858326: hue angle of 58.74º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #858326 is Cyan = 0, Magento = 0.02, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 131 | 38 | - |
| CMYK | 0 | 0.02 | 0.71 | 0.48 |
| HSL | 58.74º | 0.56% | 0.34% | - |
| HSV(B) | 58.74º | 0.71% | 0.52% | - |
| XYZ | 18.14 | 21.36 | 5 | - |
| YUV | 121 | 81.16 | 136.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 131 | 38 | 0 | 0.02 | 0.71 | 0.48 | 58.74 | 0.56 | 0.34 |
| Hex | 85 | 83 | 26 | 0 | 2 | 47 | 30 | 3B | 38 | 22 |
| Octal | 205 | 203 | 46 | 0 | 2 | 107 | 60 | 73 | 70 | 42 |
| Binary | 10000101 | 10000011 | 100110 | 0 | 10 | 1000111 | 110000 | 111011 | 111000 | 100010 |
Color Harmonies of #858326
Complementary color
Monochromatic Colors of #858326
Black with #858326
Text Example
Text Example
White with #858326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858326; }
p { color: rgb(133,131,38); }
H1.HeaderClassName
{
color: #858326;
}
.AnyTagClassName
{
color: #858326;
}
</style>
background-color css
<style>
a { background-color: #858326; }
a { background-color: rgb(133,131,38); }
div.DivClassName
{
background-color: #858326;
}
.BgClassName
{
background-color: #858326;
}
</style>
border-color css
<style>
span { border-color: #858326; }
span { border-color: rgb(133,131,38); }
td.TdClassName
{
border-color: #858326;
}
.TagClassName
{
border-color: #858326;
}
</style>