Shades of Trendy Pink #846688
Tints of Trendy Pink #846688
RGB
CMYK
RGB Variations
Color information
#846688 (or 0x846688) is known color: Trendy Pink. HEX triplet: 84, 66 and 88. RGB value is (132,102,136). Sum of RGB (Red+Green+Blue) = 132+102+136=370 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.68% from 370); Green value is 102 (40.23% from 255 or 27.57% from 370); Blue value is 136 (53.52% from 255 or 36.76% from 370); Max value from RGB is 136 - color contains mainly: blue. Hex color #846688 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846688 is #7B9977. Grayscale: #727272. Windows color (decimal): -8100216 or 8939140. OLE color: 8939140.
HSL color Cylindrical-coordinate representation of color #846688: hue angle of 292.94º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #846688 is Cyan = 0.03, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 132 | 102 | 136 | - |
| CMYK | 0.03 | 0.25 | 0 | 0.47 |
| HSL | 292.94º | 0.14% | 0.47% | - |
| HSV(B) | 292.94º | 0.25% | 0.53% | - |
| XYZ | 18.71 | 16.19 | 25.43 | - |
| YUV | 114.85 | 139.94 | 140.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 102 | 136 | 0.03 | 0.25 | 0 | 0.47 | 292.94 | 0.14 | 0.47 |
| Hex | 84 | 66 | 88 | 3 | 19 | 0 | 2F | 125 | E | 2F |
| Octal | 204 | 146 | 210 | 3 | 31 | 0 | 57 | 445 | 16 | 57 |
| Binary | 10000100 | 1100110 | 10001000 | 11 | 11001 | 0 | 101111 | 100100101 | 1110 | 101111 |
Color Harmonies of #846688
Complementary color
Monochromatic Colors of #846688
Black with #846688
Text Example
Text Example
White with #846688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846688; }
p { color: rgb(132,102,136); }
H1.HeaderClassName
{
color: #846688;
}
.AnyTagClassName
{
color: #846688;
}
</style>
background-color css
<style>
a { background-color: #846688; }
a { background-color: rgb(132,102,136); }
div.DivClassName
{
background-color: #846688;
}
.BgClassName
{
background-color: #846688;
}
</style>
border-color css
<style>
span { border-color: #846688; }
span { border-color: rgb(132,102,136); }
td.TdClassName
{
border-color: #846688;
}
.TagClassName
{
border-color: #846688;
}
</style>