Shades of Trendy Pink #847187
Tints of Trendy Pink #847187
RGB
CMYK
RGB Variations
Color information
#847187 (or 0x847187) is known color: Trendy Pink. HEX triplet: 84, 71 and 87. RGB value is (132,113,135). Sum of RGB (Red+Green+Blue) = 132+113+135=380 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.74% from 380); Green value is 113 (44.53% from 255 or 29.74% from 380); Blue value is 135 (53.12% from 255 or 35.53% from 380); Max value from RGB is 135 - color contains mainly: blue. Hex color #847187 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847187 is #7B8E78. Grayscale: #797979. Windows color (decimal): -8097401 or 8876420. OLE color: 8876420.
HSL color Cylindrical-coordinate representation of color #847187: hue angle of 291.82º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #847187 is Cyan = 0.02, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 132 | 113 | 135 | - |
| CMYK | 0.02 | 0.16 | 0 | 0.47 |
| HSL | 291.82º | 0.09% | 0.49% | - |
| HSV(B) | 291.82º | 0.16% | 0.53% | - |
| XYZ | 19.79 | 18.47 | 25.44 | - |
| YUV | 121.19 | 135.79 | 135.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 113 | 135 | 0.02 | 0.16 | 0 | 0.47 | 291.82 | 0.09 | 0.49 |
| Hex | 84 | 71 | 87 | 2 | 10 | 0 | 2F | 124 | 9 | 31 |
| Octal | 204 | 161 | 207 | 2 | 20 | 0 | 57 | 444 | 11 | 61 |
| Binary | 10000100 | 1110001 | 10000111 | 10 | 10000 | 0 | 101111 | 100100100 | 1001 | 110001 |
Color Harmonies of #847187
Complementary color
Monochromatic Colors of #847187
Black with #847187
Text Example
Text Example
White with #847187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847187; }
p { color: rgb(132,113,135); }
H1.HeaderClassName
{
color: #847187;
}
.AnyTagClassName
{
color: #847187;
}
</style>
background-color css
<style>
a { background-color: #847187; }
a { background-color: rgb(132,113,135); }
div.DivClassName
{
background-color: #847187;
}
.BgClassName
{
background-color: #847187;
}
</style>
border-color css
<style>
span { border-color: #847187; }
span { border-color: rgb(132,113,135); }
td.TdClassName
{
border-color: #847187;
}
.TagClassName
{
border-color: #847187;
}
</style>