Shades of Trendy Pink #846983
Tints of Trendy Pink #846983
RGB
CMYK
RGB Variations
Color information
#846983 (or 0x846983) is known color: Trendy Pink. HEX triplet: 84, 69 and 83. RGB value is (132,105,131). Sum of RGB (Red+Green+Blue) = 132+105+131=368 (48% of max value = 765). Red value is 132 (51.95% from 255 or 35.87% from 368); Green value is 105 (41.41% from 255 or 28.53% from 368); Blue value is 131 (51.56% from 255 or 35.60% from 368); Max value from RGB is 132 - color contains mainly: red. Hex color #846983 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846983 is #7B967C. Grayscale: #737373. Windows color (decimal): -8099453 or 8612228. OLE color: 8612228.
HSL color Cylindrical-coordinate representation of color #846983: hue angle of 302.22º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #846983 is Cyan = 0, Magento = 0.20, Yellow = 0.01 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 105 | 131 | - |
| CMYK | 0 | 0.20 | 0.01 | 0.48 |
| HSL | 302.22º | 0.11% | 0.46% | - |
| HSV(B) | 302.22º | 0.2% | 0.52% | - |
| XYZ | 18.66 | 16.65 | 23.7 | - |
| YUV | 116.04 | 136.45 | 139.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 105 | 131 | 0 | 0.20 | 0.01 | 0.48 | 302.22 | 0.11 | 0.46 |
| Hex | 84 | 69 | 83 | 0 | 14 | 1 | 30 | 12E | B | 2E |
| Octal | 204 | 151 | 203 | 0 | 24 | 1 | 60 | 456 | 13 | 56 |
| Binary | 10000100 | 1101001 | 10000011 | 0 | 10100 | 1 | 110000 | 100101110 | 1011 | 101110 |
Color Harmonies of #846983
Complementary color
Monochromatic Colors of #846983
Black with #846983
Text Example
Text Example
White with #846983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846983; }
p { color: rgb(132,105,131); }
H1.HeaderClassName
{
color: #846983;
}
.AnyTagClassName
{
color: #846983;
}
</style>
background-color css
<style>
a { background-color: #846983; }
a { background-color: rgb(132,105,131); }
div.DivClassName
{
background-color: #846983;
}
.BgClassName
{
background-color: #846983;
}
</style>
border-color css
<style>
span { border-color: #846983; }
span { border-color: rgb(132,105,131); }
td.TdClassName
{
border-color: #846983;
}
.TagClassName
{
border-color: #846983;
}
</style>