Shades of Trendy Pink #846286
Tints of Trendy Pink #846286
RGB
CMYK
RGB Variations
Color information
#846286 (or 0x846286) is known color: Trendy Pink. HEX triplet: 84, 62 and 86. RGB value is (132,98,134). Sum of RGB (Red+Green+Blue) = 132+98+134=364 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.26% from 364); Green value is 98 (38.67% from 255 or 26.92% from 364); Blue value is 134 (52.73% from 255 or 36.81% from 364); Max value from RGB is 134 - color contains mainly: blue. Hex color #846286 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846286 is #7B9D79. Grayscale: #707070. Windows color (decimal): -8101242 or 8807044. OLE color: 8807044.
HSL color Cylindrical-coordinate representation of color #846286: hue angle of 296.67º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #846286 is Cyan = 0.01, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 132 | 98 | 134 | - |
| CMYK | 0.01 | 0.27 | 0 | 0.47 |
| HSL | 296.67º | 0.16% | 0.45% | - |
| HSV(B) | 296.67º | 0.27% | 0.53% | - |
| XYZ | 18.19 | 15.36 | 24.56 | - |
| YUV | 112.27 | 140.26 | 142.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 98 | 134 | 0.01 | 0.27 | 0 | 0.47 | 296.67 | 0.16 | 0.45 |
| Hex | 84 | 62 | 86 | 1 | 1B | 0 | 2F | 129 | 10 | 2D |
| Octal | 204 | 142 | 206 | 1 | 33 | 0 | 57 | 451 | 20 | 55 |
| Binary | 10000100 | 1100010 | 10000110 | 1 | 11011 | 0 | 101111 | 100101001 | 10000 | 101101 |
Color Harmonies of #846286
Complementary color
Monochromatic Colors of #846286
Black with #846286
Text Example
Text Example
White with #846286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846286; }
p { color: rgb(132,98,134); }
H1.HeaderClassName
{
color: #846286;
}
.AnyTagClassName
{
color: #846286;
}
</style>
background-color css
<style>
a { background-color: #846286; }
a { background-color: rgb(132,98,134); }
div.DivClassName
{
background-color: #846286;
}
.BgClassName
{
background-color: #846286;
}
</style>
border-color css
<style>
span { border-color: #846286; }
span { border-color: rgb(132,98,134); }
td.TdClassName
{
border-color: #846286;
}
.TagClassName
{
border-color: #846286;
}
</style>