Shades of Trendy Pink #846986
Tints of Trendy Pink #846986
RGB
CMYK
RGB Variations
Color information
#846986 (or 0x846986) is known color: Trendy Pink. HEX triplet: 84, 69 and 86. RGB value is (132,105,134). Sum of RGB (Red+Green+Blue) = 132+105+134=371 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.58% from 371); Green value is 105 (41.41% from 255 or 28.30% from 371); Blue value is 134 (52.73% from 255 or 36.12% from 371); Max value from RGB is 134 - color contains mainly: blue. Hex color #846986 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846986 is #7B9679. Grayscale: #747474. Windows color (decimal): -8099450 or 8808836. OLE color: 8808836.
HSL color Cylindrical-coordinate representation of color #846986: hue angle of 295.86º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #846986 is Cyan = 0.01, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 132 | 105 | 134 | - |
| CMYK | 0.01 | 0.22 | 0 | 0.47 |
| HSL | 295.86º | 0.12% | 0.47% | - |
| HSV(B) | 295.86º | 0.22% | 0.53% | - |
| XYZ | 18.87 | 16.73 | 24.79 | - |
| YUV | 116.38 | 137.95 | 139.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 105 | 134 | 0.01 | 0.22 | 0 | 0.47 | 295.86 | 0.12 | 0.47 |
| Hex | 84 | 69 | 86 | 1 | 16 | 0 | 2F | 128 | C | 2F |
| Octal | 204 | 151 | 206 | 1 | 26 | 0 | 57 | 450 | 14 | 57 |
| Binary | 10000100 | 1101001 | 10000110 | 1 | 10110 | 0 | 101111 | 100101000 | 1100 | 101111 |
Color Harmonies of #846986
Complementary color
Monochromatic Colors of #846986
Black with #846986
Text Example
Text Example
White with #846986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846986; }
p { color: rgb(132,105,134); }
H1.HeaderClassName
{
color: #846986;
}
.AnyTagClassName
{
color: #846986;
}
</style>
background-color css
<style>
a { background-color: #846986; }
a { background-color: rgb(132,105,134); }
div.DivClassName
{
background-color: #846986;
}
.BgClassName
{
background-color: #846986;
}
</style>
border-color css
<style>
span { border-color: #846986; }
span { border-color: rgb(132,105,134); }
td.TdClassName
{
border-color: #846986;
}
.TagClassName
{
border-color: #846986;
}
</style>