Shades of Trendy Green #858730
Tints of Trendy Green #858730
RGB
CMYK
RGB Variations
Color information
#858730 (or 0x858730) is known color: Trendy Green. HEX triplet: 85, 87 and 30. RGB value is (133,135,48). Sum of RGB (Red+Green+Blue) = 133+135+48=316 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.09% from 316); Green value is 135 (53.12% from 255 or 42.72% from 316); Blue value is 48 (19.14% from 255 or 15.19% from 316); Max value from RGB is 135 - color contains mainly: green. Hex color #858730 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858730 is #7A78CF. Grayscale: #7C7C7C. Windows color (decimal): -8026320 or 3180421. OLE color: 3180421.
HSL color Cylindrical-coordinate representation of color #858730: hue angle of 61.38º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #858730 is Cyan = 0.01, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 135 | 48 | - |
| CMYK | 0.01 | 0 | 0.64 | 0.47 |
| HSL | 61.38º | 0.48% | 0.36% | - |
| HSV(B) | 61.38º | 0.64% | 0.53% | - |
| XYZ | 18.87 | 22.53 | 6.15 | - |
| YUV | 124.48 | 84.84 | 134.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 135 | 48 | 0.01 | 0 | 0.64 | 0.47 | 61.38 | 0.48 | 0.36 |
| Hex | 85 | 87 | 30 | 1 | 0 | 40 | 2F | 3D | 30 | 24 |
| Octal | 205 | 207 | 60 | 1 | 0 | 100 | 57 | 75 | 60 | 44 |
| Binary | 10000101 | 10000111 | 110000 | 1 | 0 | 1000000 | 101111 | 111101 | 110000 | 100100 |
Color Harmonies of #858730
Complementary color
Monochromatic Colors of #858730
Black with #858730
Text Example
Text Example
White with #858730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858730; }
p { color: rgb(133,135,48); }
H1.HeaderClassName
{
color: #858730;
}
.AnyTagClassName
{
color: #858730;
}
</style>
background-color css
<style>
a { background-color: #858730; }
a { background-color: rgb(133,135,48); }
div.DivClassName
{
background-color: #858730;
}
.BgClassName
{
background-color: #858730;
}
</style>
border-color css
<style>
span { border-color: #858730; }
span { border-color: rgb(133,135,48); }
td.TdClassName
{
border-color: #858730;
}
.TagClassName
{
border-color: #858730;
}
</style>