Shades of Trendy Pink #846580
Tints of Trendy Pink #846580
RGB
CMYK
RGB Variations
Color information
#846580 (or 0x846580) is known color: Trendy Pink. HEX triplet: 84, 65 and 80. RGB value is (132,101,128). Sum of RGB (Red+Green+Blue) = 132+101+128=361 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.57% from 361); Green value is 101 (39.84% from 255 or 27.98% from 361); Blue value is 128 (50.39% from 255 or 35.46% from 361); Max value from RGB is 132 - color contains mainly: red. Hex color #846580 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846580 is #7B9A7F. Grayscale: #717171. Windows color (decimal): -8100480 or 8414596. OLE color: 8414596.
HSL color Cylindrical-coordinate representation of color #846580: hue angle of 307.74º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #846580 is Cyan = 0, Magento = 0.23, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 101 | 128 | - |
| CMYK | 0 | 0.23 | 0.03 | 0.48 |
| HSL | 307.74º | 0.13% | 0.46% | - |
| HSV(B) | 307.74º | 0.23% | 0.52% | - |
| XYZ | 18.07 | 15.77 | 22.51 | - |
| YUV | 113.35 | 136.27 | 141.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 101 | 128 | 0 | 0.23 | 0.03 | 0.48 | 307.74 | 0.13 | 0.46 |
| Hex | 84 | 65 | 80 | 0 | 17 | 3 | 30 | 134 | D | 2E |
| Octal | 204 | 145 | 200 | 0 | 27 | 3 | 60 | 464 | 15 | 56 |
| Binary | 10000100 | 1100101 | 10000000 | 0 | 10111 | 11 | 110000 | 100110100 | 1101 | 101110 |
Color Harmonies of #846580
Complementary color
Monochromatic Colors of #846580
Black with #846580
Text Example
Text Example
White with #846580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846580; }
p { color: rgb(132,101,128); }
H1.HeaderClassName
{
color: #846580;
}
.AnyTagClassName
{
color: #846580;
}
</style>
background-color css
<style>
a { background-color: #846580; }
a { background-color: rgb(132,101,128); }
div.DivClassName
{
background-color: #846580;
}
.BgClassName
{
background-color: #846580;
}
</style>
border-color css
<style>
span { border-color: #846580; }
span { border-color: rgb(132,101,128); }
td.TdClassName
{
border-color: #846580;
}
.TagClassName
{
border-color: #846580;
}
</style>