Shades of Trendy Pink #846680
Tints of Trendy Pink #846680
RGB
CMYK
RGB Variations
Color information
#846680 (or 0x846680) is known color: Trendy Pink. HEX triplet: 84, 66 and 80. RGB value is (132,102,128). Sum of RGB (Red+Green+Blue) = 132+102+128=362 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.46% from 362); Green value is 102 (40.23% from 255 or 28.18% from 362); Blue value is 128 (50.39% from 255 or 35.36% from 362); Max value from RGB is 132 - color contains mainly: red. Hex color #846680 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846680 is #7B997F. Grayscale: #717171. Windows color (decimal): -8100224 or 8414852. OLE color: 8414852.
HSL color Cylindrical-coordinate representation of color #846680: hue angle of 308º 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 #846680 is Cyan = 0, Magento = 0.23, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 102 | 128 | - |
| CMYK | 0 | 0.23 | 0.03 | 0.48 |
| HSL | 308º | 0.13% | 0.46% | - |
| HSV(B) | 308º | 0.23% | 0.52% | - |
| XYZ | 18.16 | 15.97 | 22.55 | - |
| YUV | 113.93 | 135.94 | 140.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 102 | 128 | 0 | 0.23 | 0.03 | 0.48 | 308 | 0.13 | 0.46 |
| Hex | 84 | 66 | 80 | 0 | 17 | 3 | 30 | 134 | D | 2E |
| Octal | 204 | 146 | 200 | 0 | 27 | 3 | 60 | 464 | 15 | 56 |
| Binary | 10000100 | 1100110 | 10000000 | 0 | 10111 | 11 | 110000 | 100110100 | 1101 | 101110 |
Color Harmonies of #846680
Complementary color
Monochromatic Colors of #846680
Black with #846680
Text Example
Text Example
White with #846680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846680; }
p { color: rgb(132,102,128); }
H1.HeaderClassName
{
color: #846680;
}
.AnyTagClassName
{
color: #846680;
}
</style>
background-color css
<style>
a { background-color: #846680; }
a { background-color: rgb(132,102,128); }
div.DivClassName
{
background-color: #846680;
}
.BgClassName
{
background-color: #846680;
}
</style>
border-color css
<style>
span { border-color: #846680; }
span { border-color: rgb(132,102,128); }
td.TdClassName
{
border-color: #846680;
}
.TagClassName
{
border-color: #846680;
}
</style>