Shades of Trendy Green #848517
Tints of Trendy Green #848517
RGB
CMYK
RGB Variations
Color information
#848517 (or 0x848517) is known color: Trendy Green. HEX triplet: 84, 85 and 17. RGB value is (132,133,23). Sum of RGB (Red+Green+Blue) = 132+133+23=288 (38% of max value = 765). Red value is 132 (51.95% from 255 or 45.83% from 288); Green value is 133 (52.34% from 255 or 46.18% from 288); Blue value is 23 (9.38% from 255 or 7.99% from 288); Max value from RGB is 133 - color contains mainly: green. Hex color #848517 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #848517 is #7B7AE8. Grayscale: #787878. Windows color (decimal): -8092393 or 1541508. OLE color: 1541508.
HSL color Cylindrical-coordinate representation of color #848517: hue angle of 60.55º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #848517 is Cyan = 0.01, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 133 | 23 | - |
| CMYK | 0.01 | 0 | 0.83 | 0.48 |
| HSL | 60.55º | 0.71% | 0.31% | - |
| HSV(B) | 60.55º | 0.83% | 0.52% | - |
| XYZ | 18.06 | 21.74 | 4.06 | - |
| YUV | 120.16 | 73.17 | 136.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 133 | 23 | 0.01 | 0 | 0.83 | 0.48 | 60.55 | 0.71 | 0.31 |
| Hex | 84 | 85 | 17 | 1 | 0 | 53 | 30 | 3D | 47 | 1F |
| Octal | 204 | 205 | 27 | 1 | 0 | 123 | 60 | 75 | 107 | 37 |
| Binary | 10000100 | 10000101 | 10111 | 1 | 0 | 1010011 | 110000 | 111101 | 1000111 | 11111 |
Color Harmonies of #848517
Complementary color
Monochromatic Colors of #848517
Black with #848517
Text Example
Text Example
White with #848517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848517; }
p { color: rgb(132,133,23); }
H1.HeaderClassName
{
color: #848517;
}
.AnyTagClassName
{
color: #848517;
}
</style>
background-color css
<style>
a { background-color: #848517; }
a { background-color: rgb(132,133,23); }
div.DivClassName
{
background-color: #848517;
}
.BgClassName
{
background-color: #848517;
}
</style>
border-color css
<style>
span { border-color: #848517; }
span { border-color: rgb(132,133,23); }
td.TdClassName
{
border-color: #848517;
}
.TagClassName
{
border-color: #848517;
}
</style>