Shades of Trendy Pink #846785
Tints of Trendy Pink #846785
RGB
CMYK
RGB Variations
Color information
#846785 (or 0x846785) is known color: Trendy Pink. HEX triplet: 84, 67 and 85. RGB value is (132,103,133). Sum of RGB (Red+Green+Blue) = 132+103+133=368 (48% of max value = 765). Red value is 132 (51.95% from 255 or 35.87% from 368); Green value is 103 (40.62% from 255 or 27.99% from 368); Blue value is 133 (52.34% from 255 or 36.14% from 368); Max value from RGB is 133 - color contains mainly: blue. Hex color #846785 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846785 is #7B987A. Grayscale: #737373. Windows color (decimal): -8099963 or 8742788. OLE color: 8742788.
HSL color Cylindrical-coordinate representation of color #846785: hue angle of 298º 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 #846785 is Cyan = 0.01, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 103 | 133 | - |
| CMYK | 0.01 | 0.23 | 0 | 0.48 |
| HSL | 298º | 0.13% | 0.46% | - |
| HSV(B) | 298º | 0.23% | 0.52% | - |
| XYZ | 18.6 | 16.3 | 24.36 | - |
| YUV | 115.09 | 138.11 | 140.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 103 | 133 | 0.01 | 0.23 | 0 | 0.48 | 298 | 0.13 | 0.46 |
| Hex | 84 | 67 | 85 | 1 | 17 | 0 | 30 | 12A | D | 2E |
| Octal | 204 | 147 | 205 | 1 | 27 | 0 | 60 | 452 | 15 | 56 |
| Binary | 10000100 | 1100111 | 10000101 | 1 | 10111 | 0 | 110000 | 100101010 | 1101 | 101110 |
Color Harmonies of #846785
Complementary color
Monochromatic Colors of #846785
Black with #846785
Text Example
Text Example
White with #846785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846785; }
p { color: rgb(132,103,133); }
H1.HeaderClassName
{
color: #846785;
}
.AnyTagClassName
{
color: #846785;
}
</style>
background-color css
<style>
a { background-color: #846785; }
a { background-color: rgb(132,103,133); }
div.DivClassName
{
background-color: #846785;
}
.BgClassName
{
background-color: #846785;
}
</style>
border-color css
<style>
span { border-color: #846785; }
span { border-color: rgb(132,103,133); }
td.TdClassName
{
border-color: #846785;
}
.TagClassName
{
border-color: #846785;
}
</style>