Shades of Trendy Pink #846889
Tints of Trendy Pink #846889
RGB
CMYK
RGB Variations
Color information
#846889 (or 0x846889) is known color: Trendy Pink. HEX triplet: 84, 68 and 89. RGB value is (132,104,137). Sum of RGB (Red+Green+Blue) = 132+104+137=373 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.39% from 373); Green value is 104 (41.02% from 255 or 27.88% from 373); Blue value is 137 (53.91% from 255 or 36.73% from 373); Max value from RGB is 137 - color contains mainly: blue. Hex color #846889 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846889 is #7B9776. Grayscale: #747474. Windows color (decimal): -8099703 or 9005188. OLE color: 9005188.
HSL color Cylindrical-coordinate representation of color #846889: hue angle of 290.91º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #846889 is Cyan = 0.04, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 132 | 104 | 137 | - |
| CMYK | 0.04 | 0.24 | 0 | 0.46 |
| HSL | 290.91º | 0.14% | 0.47% | - |
| HSV(B) | 290.91º | 0.24% | 0.54% | - |
| XYZ | 18.98 | 16.61 | 25.87 | - |
| YUV | 116.13 | 139.78 | 139.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 104 | 137 | 0.04 | 0.24 | 0 | 0.46 | 290.91 | 0.14 | 0.47 |
| Hex | 84 | 68 | 89 | 4 | 18 | 0 | 2E | 123 | E | 2F |
| Octal | 204 | 150 | 211 | 4 | 30 | 0 | 56 | 443 | 16 | 57 |
| Binary | 10000100 | 1101000 | 10001001 | 100 | 11000 | 0 | 101110 | 100100011 | 1110 | 101111 |
Color Harmonies of #846889
Complementary color
Monochromatic Colors of #846889
Black with #846889
Text Example
Text Example
White with #846889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846889; }
p { color: rgb(132,104,137); }
H1.HeaderClassName
{
color: #846889;
}
.AnyTagClassName
{
color: #846889;
}
</style>
background-color css
<style>
a { background-color: #846889; }
a { background-color: rgb(132,104,137); }
div.DivClassName
{
background-color: #846889;
}
.BgClassName
{
background-color: #846889;
}
</style>
border-color css
<style>
span { border-color: #846889; }
span { border-color: rgb(132,104,137); }
td.TdClassName
{
border-color: #846889;
}
.TagClassName
{
border-color: #846889;
}
</style>