Shades of Trendy Pink #886381
Tints of Trendy Pink #886381
RGB
CMYK
RGB Variations
Color information
#886381 (or 0x886381) is known color: Trendy Pink. HEX triplet: 88, 63 and 81. RGB value is (136,99,129). Sum of RGB (Red+Green+Blue) = 136+99+129=364 (48% of max value = 765). Red value is 136 (53.52% from 255 or 37.36% from 364); Green value is 99 (39.06% from 255 or 27.20% from 364); Blue value is 129 (50.78% from 255 or 35.44% from 364); Max value from RGB is 136 - color contains mainly: red. Hex color #886381 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886381 is #779C7E. Grayscale: #717171. Windows color (decimal): -7838847 or 8479624. OLE color: 8479624.
HSL color Cylindrical-coordinate representation of color #886381: hue angle of 311.35º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #886381 is Cyan = 0, Magento = 0.27, Yellow = 0.05 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 99 | 129 | - |
| CMYK | 0 | 0.27 | 0.05 | 0.47 |
| HSL | 311.35º | 0.16% | 0.46% | - |
| HSV(B) | 311.35º | 0.27% | 0.53% | - |
| XYZ | 18.58 | 15.74 | 22.83 | - |
| YUV | 113.48 | 136.76 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 99 | 129 | 0 | 0.27 | 0.05 | 0.47 | 311.35 | 0.16 | 0.46 |
| Hex | 88 | 63 | 81 | 0 | 1B | 5 | 2F | 137 | 10 | 2E |
| Octal | 210 | 143 | 201 | 0 | 33 | 5 | 57 | 467 | 20 | 56 |
| Binary | 10001000 | 1100011 | 10000001 | 0 | 11011 | 101 | 101111 | 100110111 | 10000 | 101110 |
Color Harmonies of #886381
Complementary color
Monochromatic Colors of #886381
Black with #886381
Text Example
Text Example
White with #886381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886381; }
p { color: rgb(136,99,129); }
H1.HeaderClassName
{
color: #886381;
}
.AnyTagClassName
{
color: #886381;
}
</style>
background-color css
<style>
a { background-color: #886381; }
a { background-color: rgb(136,99,129); }
div.DivClassName
{
background-color: #886381;
}
.BgClassName
{
background-color: #886381;
}
</style>
border-color css
<style>
span { border-color: #886381; }
span { border-color: rgb(136,99,129); }
td.TdClassName
{
border-color: #886381;
}
.TagClassName
{
border-color: #886381;
}
</style>