Shades of Trendy Pink #886782
Tints of Trendy Pink #886782
RGB
CMYK
RGB Variations
Color information
#886782 (or 0x886782) is known color: Trendy Pink. HEX triplet: 88, 67 and 82. RGB value is (136,103,130). Sum of RGB (Red+Green+Blue) = 136+103+130=369 (48% of max value = 765). Red value is 136 (53.52% from 255 or 36.86% from 369); Green value is 103 (40.62% from 255 or 27.91% from 369); Blue value is 130 (51.17% from 255 or 35.23% from 369); Max value from RGB is 136 - color contains mainly: red. Hex color #886782 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886782 is #77987D. Grayscale: #737373. Windows color (decimal): -7837822 or 8546184. OLE color: 8546184.
HSL color Cylindrical-coordinate representation of color #886782: hue angle of 310.91º 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 #886782 is Cyan = 0, Magento = 0.24, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 103 | 130 | - |
| CMYK | 0 | 0.24 | 0.04 | 0.47 |
| HSL | 310.91º | 0.14% | 0.47% | - |
| HSV(B) | 310.91º | 0.24% | 0.53% | - |
| XYZ | 19.03 | 16.55 | 23.31 | - |
| YUV | 115.95 | 135.93 | 142.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 103 | 130 | 0 | 0.24 | 0.04 | 0.47 | 310.91 | 0.14 | 0.47 |
| Hex | 88 | 67 | 82 | 0 | 18 | 4 | 2F | 137 | E | 2F |
| Octal | 210 | 147 | 202 | 0 | 30 | 4 | 57 | 467 | 16 | 57 |
| Binary | 10001000 | 1100111 | 10000010 | 0 | 11000 | 100 | 101111 | 100110111 | 1110 | 101111 |
Color Harmonies of #886782
Complementary color
Monochromatic Colors of #886782
Black with #886782
Text Example
Text Example
White with #886782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886782; }
p { color: rgb(136,103,130); }
H1.HeaderClassName
{
color: #886782;
}
.AnyTagClassName
{
color: #886782;
}
</style>
background-color css
<style>
a { background-color: #886782; }
a { background-color: rgb(136,103,130); }
div.DivClassName
{
background-color: #886782;
}
.BgClassName
{
background-color: #886782;
}
</style>
border-color css
<style>
span { border-color: #886782; }
span { border-color: rgb(136,103,130); }
td.TdClassName
{
border-color: #886782;
}
.TagClassName
{
border-color: #886782;
}
</style>