Shades of Trendy Pink #845680
Tints of Trendy Pink #845680
RGB
CMYK
RGB Variations
Color information
#845680 (or 0x845680) is known color: Trendy Pink. HEX triplet: 84, 56 and 80. RGB value is (132,86,128). Sum of RGB (Red+Green+Blue) = 132+86+128=346 (45% of max value = 765). Red value is 132 (51.95% from 255 or 38.15% from 346); Green value is 86 (33.98% from 255 or 24.86% from 346); Blue value is 128 (50.39% from 255 or 36.99% from 346); Max value from RGB is 132 - color contains mainly: red. Hex color #845680 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845680 is #7BA97F. Grayscale: #686868. Windows color (decimal): -8104320 or 8410756. OLE color: 8410756.
HSL color Cylindrical-coordinate representation of color #845680: hue angle of 305.22º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #845680 is Cyan = 0, Magento = 0.35, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 86 | 128 | - |
| CMYK | 0 | 0.35 | 0.03 | 0.48 |
| HSL | 305.22º | 0.21% | 0.43% | - |
| HSV(B) | 305.22º | 0.35% | 0.52% | - |
| XYZ | 16.74 | 13.12 | 22.07 | - |
| YUV | 104.54 | 141.24 | 147.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 86 | 128 | 0 | 0.35 | 0.03 | 0.48 | 305.22 | 0.21 | 0.43 |
| Hex | 84 | 56 | 80 | 0 | 23 | 3 | 30 | 131 | 15 | 2B |
| Octal | 204 | 126 | 200 | 0 | 43 | 3 | 60 | 461 | 25 | 53 |
| Binary | 10000100 | 1010110 | 10000000 | 0 | 100011 | 11 | 110000 | 100110001 | 10101 | 101011 |
Color Harmonies of #845680
Complementary color
Monochromatic Colors of #845680
Black with #845680
Text Example
Text Example
White with #845680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845680; }
p { color: rgb(132,86,128); }
H1.HeaderClassName
{
color: #845680;
}
.AnyTagClassName
{
color: #845680;
}
</style>
background-color css
<style>
a { background-color: #845680; }
a { background-color: rgb(132,86,128); }
div.DivClassName
{
background-color: #845680;
}
.BgClassName
{
background-color: #845680;
}
</style>
border-color css
<style>
span { border-color: #845680; }
span { border-color: rgb(132,86,128); }
td.TdClassName
{
border-color: #845680;
}
.TagClassName
{
border-color: #845680;
}
</style>