Shades of Trendy Green #858817
Tints of Trendy Green #858817
RGB
CMYK
RGB Variations
Color information
#858817 (or 0x858817) is known color: Trendy Green. HEX triplet: 85, 88 and 17. RGB value is (133,136,23). Sum of RGB (Red+Green+Blue) = 133+136+23=292 (38% of max value = 765). Red value is 133 (52.34% from 255 or 45.55% from 292); Green value is 136 (53.52% from 255 or 46.58% from 292); Blue value is 23 (9.38% from 255 or 7.88% from 292); Max value from RGB is 136 - color contains mainly: green. Hex color #858817 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #858817 is #7A77E8. Grayscale: #7A7A7A. Windows color (decimal): -8026089 or 1542277. OLE color: 1542277.
HSL color Cylindrical-coordinate representation of color #858817: hue angle of 61.59º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #858817 is Cyan = 0.02, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 136 | 23 | - |
| CMYK | 0.02 | 0 | 0.83 | 0.47 |
| HSL | 61.59º | 0.71% | 0.31% | - |
| HSV(B) | 61.59º | 0.83% | 0.53% | - |
| XYZ | 18.63 | 22.66 | 4.2 | - |
| YUV | 122.22 | 72.01 | 135.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 136 | 23 | 0.02 | 0 | 0.83 | 0.47 | 61.59 | 0.71 | 0.31 |
| Hex | 85 | 88 | 17 | 2 | 0 | 53 | 2F | 3E | 47 | 1F |
| Octal | 205 | 210 | 27 | 2 | 0 | 123 | 57 | 76 | 107 | 37 |
| Binary | 10000101 | 10001000 | 10111 | 10 | 0 | 1010011 | 101111 | 111110 | 1000111 | 11111 |
Color Harmonies of #858817
Complementary color
Monochromatic Colors of #858817
Black with #858817
Text Example
Text Example
White with #858817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858817; }
p { color: rgb(133,136,23); }
H1.HeaderClassName
{
color: #858817;
}
.AnyTagClassName
{
color: #858817;
}
</style>
background-color css
<style>
a { background-color: #858817; }
a { background-color: rgb(133,136,23); }
div.DivClassName
{
background-color: #858817;
}
.BgClassName
{
background-color: #858817;
}
</style>
border-color css
<style>
span { border-color: #858817; }
span { border-color: rgb(133,136,23); }
td.TdClassName
{
border-color: #858817;
}
.TagClassName
{
border-color: #858817;
}
</style>