Shades of Trendy Pink #886481
Tints of Trendy Pink #886481
RGB
CMYK
RGB Variations
Color information
#886481 (or 0x886481) is known color: Trendy Pink. HEX triplet: 88, 64 and 81. RGB value is (136,100,129). Sum of RGB (Red+Green+Blue) = 136+100+129=365 (48% of max value = 765). Red value is 136 (53.52% from 255 or 37.26% from 365); Green value is 100 (39.45% from 255 or 27.40% from 365); Blue value is 129 (50.78% from 255 or 35.34% from 365); Max value from RGB is 136 - color contains mainly: red. Hex color #886481 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886481 is #779B7E. Grayscale: #717171. Windows color (decimal): -7838591 or 8479880. OLE color: 8479880.
HSL color Cylindrical-coordinate representation of color #886481: hue angle of 311.67º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #886481 is Cyan = 0, Magento = 0.26, Yellow = 0.05 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 100 | 129 | - |
| CMYK | 0 | 0.26 | 0.05 | 0.47 |
| HSL | 311.67º | 0.15% | 0.46% | - |
| HSV(B) | 311.67º | 0.26% | 0.53% | - |
| XYZ | 18.67 | 15.93 | 22.86 | - |
| YUV | 114.07 | 136.43 | 143.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 100 | 129 | 0 | 0.26 | 0.05 | 0.47 | 311.67 | 0.15 | 0.46 |
| Hex | 88 | 64 | 81 | 0 | 1A | 5 | 2F | 138 | F | 2E |
| Octal | 210 | 144 | 201 | 0 | 32 | 5 | 57 | 470 | 17 | 56 |
| Binary | 10001000 | 1100100 | 10000001 | 0 | 11010 | 101 | 101111 | 100111000 | 1111 | 101110 |
Color Harmonies of #886481
Complementary color
Monochromatic Colors of #886481
Black with #886481
Text Example
Text Example
White with #886481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886481; }
p { color: rgb(136,100,129); }
H1.HeaderClassName
{
color: #886481;
}
.AnyTagClassName
{
color: #886481;
}
</style>
background-color css
<style>
a { background-color: #886481; }
a { background-color: rgb(136,100,129); }
div.DivClassName
{
background-color: #886481;
}
.BgClassName
{
background-color: #886481;
}
</style>
border-color css
<style>
span { border-color: #886481; }
span { border-color: rgb(136,100,129); }
td.TdClassName
{
border-color: #886481;
}
.TagClassName
{
border-color: #886481;
}
</style>