Shades of Trendy Pink #846689
Tints of Trendy Pink #846689
RGB
CMYK
RGB Variations
Color information
#846689 (or 0x846689) is known color: Trendy Pink. HEX triplet: 84, 66 and 89. RGB value is (132,102,137). Sum of RGB (Red+Green+Blue) = 132+102+137=371 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.58% from 371); Green value is 102 (40.23% from 255 or 27.49% from 371); Blue value is 137 (53.91% from 255 or 36.93% from 371); Max value from RGB is 137 - color contains mainly: blue. Hex color #846689 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846689 is #7B9976. Grayscale: #727272. Windows color (decimal): -8100215 or 9004676. OLE color: 9004676.
HSL color Cylindrical-coordinate representation of color #846689: hue angle of 291.43º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #846689 is Cyan = 0.04, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 132 | 102 | 137 | - |
| CMYK | 0.04 | 0.26 | 0 | 0.46 |
| HSL | 291.43º | 0.15% | 0.47% | - |
| HSV(B) | 291.43º | 0.26% | 0.54% | - |
| XYZ | 18.78 | 16.21 | 25.81 | - |
| YUV | 114.96 | 140.44 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 102 | 137 | 0.04 | 0.26 | 0 | 0.46 | 291.43 | 0.15 | 0.47 |
| Hex | 84 | 66 | 89 | 4 | 1A | 0 | 2E | 123 | F | 2F |
| Octal | 204 | 146 | 211 | 4 | 32 | 0 | 56 | 443 | 17 | 57 |
| Binary | 10000100 | 1100110 | 10001001 | 100 | 11010 | 0 | 101110 | 100100011 | 1111 | 101111 |
Color Harmonies of #846689
Complementary color
Monochromatic Colors of #846689
Black with #846689
Text Example
Text Example
White with #846689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846689; }
p { color: rgb(132,102,137); }
H1.HeaderClassName
{
color: #846689;
}
.AnyTagClassName
{
color: #846689;
}
</style>
background-color css
<style>
a { background-color: #846689; }
a { background-color: rgb(132,102,137); }
div.DivClassName
{
background-color: #846689;
}
.BgClassName
{
background-color: #846689;
}
</style>
border-color css
<style>
span { border-color: #846689; }
span { border-color: rgb(132,102,137); }
td.TdClassName
{
border-color: #846689;
}
.TagClassName
{
border-color: #846689;
}
</style>