Shades of Trendy Pink #846988
Tints of Trendy Pink #846988
RGB
CMYK
RGB Variations
Color information
#846988 (or 0x846988) is known color: Trendy Pink. HEX triplet: 84, 69 and 88. RGB value is (132,105,136). Sum of RGB (Red+Green+Blue) = 132+105+136=373 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.39% from 373); Green value is 105 (41.41% from 255 or 28.15% from 373); Blue value is 136 (53.52% from 255 or 36.46% from 373); Max value from RGB is 136 - color contains mainly: blue. Hex color #846988 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846988 is #7B9677. Grayscale: #747474. Windows color (decimal): -8099448 or 8939908. OLE color: 8939908.
HSL color Cylindrical-coordinate representation of color #846988: hue angle of 292.26º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #846988 is Cyan = 0.03, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 132 | 105 | 136 | - |
| CMYK | 0.03 | 0.23 | 0 | 0.47 |
| HSL | 292.26º | 0.13% | 0.47% | - |
| HSV(B) | 292.26º | 0.23% | 0.53% | - |
| XYZ | 19.01 | 16.79 | 25.53 | - |
| YUV | 116.61 | 138.95 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 105 | 136 | 0.03 | 0.23 | 0 | 0.47 | 292.26 | 0.13 | 0.47 |
| Hex | 84 | 69 | 88 | 3 | 17 | 0 | 2F | 124 | D | 2F |
| Octal | 204 | 151 | 210 | 3 | 27 | 0 | 57 | 444 | 15 | 57 |
| Binary | 10000100 | 1101001 | 10001000 | 11 | 10111 | 0 | 101111 | 100100100 | 1101 | 101111 |
Color Harmonies of #846988
Complementary color
Monochromatic Colors of #846988
Black with #846988
Text Example
Text Example
White with #846988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846988; }
p { color: rgb(132,105,136); }
H1.HeaderClassName
{
color: #846988;
}
.AnyTagClassName
{
color: #846988;
}
</style>
background-color css
<style>
a { background-color: #846988; }
a { background-color: rgb(132,105,136); }
div.DivClassName
{
background-color: #846988;
}
.BgClassName
{
background-color: #846988;
}
</style>
border-color css
<style>
span { border-color: #846988; }
span { border-color: rgb(132,105,136); }
td.TdClassName
{
border-color: #846988;
}
.TagClassName
{
border-color: #846988;
}
</style>