Shades of Trendy Pink #846982
Tints of Trendy Pink #846982
RGB
CMYK
RGB Variations
Color information
#846982 (or 0x846982) is known color: Trendy Pink. HEX triplet: 84, 69 and 82. RGB value is (132,105,130). Sum of RGB (Red+Green+Blue) = 132+105+130=367 (48% of max value = 765). Red value is 132 (51.95% from 255 or 35.97% from 367); Green value is 105 (41.41% from 255 or 28.61% from 367); Blue value is 130 (51.17% from 255 or 35.42% from 367); Max value from RGB is 132 - color contains mainly: red. Hex color #846982 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846982 is #7B967D. Grayscale: #737373. Windows color (decimal): -8099454 or 8546692. OLE color: 8546692.
HSL color Cylindrical-coordinate representation of color #846982: hue angle of 304.44º 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 #846982 is Cyan = 0, Magento = 0.20, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 105 | 130 | - |
| CMYK | 0 | 0.20 | 0.02 | 0.48 |
| HSL | 304.44º | 0.11% | 0.46% | - |
| HSV(B) | 304.44º | 0.2% | 0.52% | - |
| XYZ | 18.6 | 16.62 | 23.35 | - |
| YUV | 115.92 | 135.95 | 139.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 105 | 130 | 0 | 0.20 | 0.02 | 0.48 | 304.44 | 0.11 | 0.46 |
| Hex | 84 | 69 | 82 | 0 | 14 | 2 | 30 | 130 | B | 2E |
| Octal | 204 | 151 | 202 | 0 | 24 | 2 | 60 | 460 | 13 | 56 |
| Binary | 10000100 | 1101001 | 10000010 | 0 | 10100 | 10 | 110000 | 100110000 | 1011 | 101110 |
Color Harmonies of #846982
Complementary color
Monochromatic Colors of #846982
Black with #846982
Text Example
Text Example
White with #846982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846982; }
p { color: rgb(132,105,130); }
H1.HeaderClassName
{
color: #846982;
}
.AnyTagClassName
{
color: #846982;
}
</style>
background-color css
<style>
a { background-color: #846982; }
a { background-color: rgb(132,105,130); }
div.DivClassName
{
background-color: #846982;
}
.BgClassName
{
background-color: #846982;
}
</style>
border-color css
<style>
span { border-color: #846982; }
span { border-color: rgb(132,105,130); }
td.TdClassName
{
border-color: #846982;
}
.TagClassName
{
border-color: #846982;
}
</style>