Shades of Trendy Pink #846788
Tints of Trendy Pink #846788
RGB
CMYK
RGB Variations
Color information
#846788 (or 0x846788) is known color: Trendy Pink. HEX triplet: 84, 67 and 88. RGB value is (132,103,136). Sum of RGB (Red+Green+Blue) = 132+103+136=371 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.58% from 371); Green value is 103 (40.62% from 255 or 27.76% from 371); Blue value is 136 (53.52% from 255 or 36.66% from 371); Max value from RGB is 136 - color contains mainly: blue. Hex color #846788 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846788 is #7B9877. Grayscale: #737373. Windows color (decimal): -8099960 or 8939396. OLE color: 8939396.
HSL color Cylindrical-coordinate representation of color #846788: hue angle of 292.73º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #846788 is Cyan = 0.03, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 132 | 103 | 136 | - |
| CMYK | 0.03 | 0.24 | 0 | 0.47 |
| HSL | 292.73º | 0.14% | 0.47% | - |
| HSV(B) | 292.73º | 0.24% | 0.53% | - |
| XYZ | 18.81 | 16.38 | 25.46 | - |
| YUV | 115.43 | 139.61 | 139.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 103 | 136 | 0.03 | 0.24 | 0 | 0.47 | 292.73 | 0.14 | 0.47 |
| Hex | 84 | 67 | 88 | 3 | 18 | 0 | 2F | 125 | E | 2F |
| Octal | 204 | 147 | 210 | 3 | 30 | 0 | 57 | 445 | 16 | 57 |
| Binary | 10000100 | 1100111 | 10001000 | 11 | 11000 | 0 | 101111 | 100100101 | 1110 | 101111 |
Color Harmonies of #846788
Complementary color
Monochromatic Colors of #846788
Black with #846788
Text Example
Text Example
White with #846788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846788; }
p { color: rgb(132,103,136); }
H1.HeaderClassName
{
color: #846788;
}
.AnyTagClassName
{
color: #846788;
}
</style>
background-color css
<style>
a { background-color: #846788; }
a { background-color: rgb(132,103,136); }
div.DivClassName
{
background-color: #846788;
}
.BgClassName
{
background-color: #846788;
}
</style>
border-color css
<style>
span { border-color: #846788; }
span { border-color: rgb(132,103,136); }
td.TdClassName
{
border-color: #846788;
}
.TagClassName
{
border-color: #846788;
}
</style>