Shades of Trendy Pink #846587
Tints of Trendy Pink #846587
RGB
CMYK
RGB Variations
Color information
#846587 (or 0x846587) is known color: Trendy Pink. HEX triplet: 84, 65 and 87. RGB value is (132,101,135). Sum of RGB (Red+Green+Blue) = 132+101+135=368 (48% of max value = 765). Red value is 132 (51.95% from 255 or 35.87% from 368); Green value is 101 (39.84% from 255 or 27.45% from 368); Blue value is 135 (53.12% from 255 or 36.68% from 368); Max value from RGB is 135 - color contains mainly: blue. Hex color #846587 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846587 is #7B9A78. Grayscale: #727272. Windows color (decimal): -8100473 or 8873348. OLE color: 8873348.
HSL color Cylindrical-coordinate representation of color #846587: hue angle of 294.71º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #846587 is Cyan = 0.02, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 132 | 101 | 135 | - |
| CMYK | 0.02 | 0.25 | 0 | 0.47 |
| HSL | 294.71º | 0.14% | 0.46% | - |
| HSV(B) | 294.71º | 0.25% | 0.53% | - |
| XYZ | 18.54 | 15.96 | 25.03 | - |
| YUV | 114.15 | 139.77 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 101 | 135 | 0.02 | 0.25 | 0 | 0.47 | 294.71 | 0.14 | 0.46 |
| Hex | 84 | 65 | 87 | 2 | 19 | 0 | 2F | 127 | E | 2E |
| Octal | 204 | 145 | 207 | 2 | 31 | 0 | 57 | 447 | 16 | 56 |
| Binary | 10000100 | 1100101 | 10000111 | 10 | 11001 | 0 | 101111 | 100100111 | 1110 | 101110 |
Color Harmonies of #846587
Complementary color
Monochromatic Colors of #846587
Black with #846587
Text Example
Text Example
White with #846587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846587; }
p { color: rgb(132,101,135); }
H1.HeaderClassName
{
color: #846587;
}
.AnyTagClassName
{
color: #846587;
}
</style>
background-color css
<style>
a { background-color: #846587; }
a { background-color: rgb(132,101,135); }
div.DivClassName
{
background-color: #846587;
}
.BgClassName
{
background-color: #846587;
}
</style>
border-color css
<style>
span { border-color: #846587; }
span { border-color: rgb(132,101,135); }
td.TdClassName
{
border-color: #846587;
}
.TagClassName
{
border-color: #846587;
}
</style>