Shades of Trendy Pink #886692
Tints of Trendy Pink #886692
RGB
CMYK
RGB Variations
Color information
#886692 (or 0x886692) is known color: Trendy Pink. HEX triplet: 88, 66 and 92. RGB value is (136,102,146). Sum of RGB (Red+Green+Blue) = 136+102+146=384 (50% of max value = 765). Red value is 136 (53.52% from 255 or 35.42% from 384); Green value is 102 (40.23% from 255 or 26.56% from 384); Blue value is 146 (57.42% from 255 or 38.02% from 384); Max value from RGB is 146 - color contains mainly: blue. Hex color #886692 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886692 is #77996D. Grayscale: #757575. Windows color (decimal): -7838062 or 9594504. OLE color: 9594504.
HSL color Cylindrical-coordinate representation of color #886692: hue angle of 286.36º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #886692 is Cyan = 0.07, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 136 | 102 | 146 | - |
| CMYK | 0.07 | 0.30 | 0 | 0.43 |
| HSL | 286.36º | 0.18% | 0.49% | - |
| HSV(B) | 286.36º | 0.3% | 0.57% | - |
| XYZ | 20.09 | 16.81 | 29.38 | - |
| YUV | 117.18 | 144.26 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 102 | 146 | 0.07 | 0.30 | 0 | 0.43 | 286.36 | 0.18 | 0.49 |
| Hex | 88 | 66 | 92 | 7 | 1E | 0 | 2B | 11E | 12 | 31 |
| Octal | 210 | 146 | 222 | 7 | 36 | 0 | 53 | 436 | 22 | 61 |
| Binary | 10001000 | 1100110 | 10010010 | 111 | 11110 | 0 | 101011 | 100011110 | 10010 | 110001 |
Color Harmonies of #886692
Complementary color
Monochromatic Colors of #886692
Black with #886692
Text Example
Text Example
White with #886692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886692; }
p { color: rgb(136,102,146); }
H1.HeaderClassName
{
color: #886692;
}
.AnyTagClassName
{
color: #886692;
}
</style>
background-color css
<style>
a { background-color: #886692; }
a { background-color: rgb(136,102,146); }
div.DivClassName
{
background-color: #886692;
}
.BgClassName
{
background-color: #886692;
}
</style>
border-color css
<style>
span { border-color: #886692; }
span { border-color: rgb(136,102,146); }
td.TdClassName
{
border-color: #886692;
}
.TagClassName
{
border-color: #886692;
}
</style>