Shades of Trendy Pink #866385
Tints of Trendy Pink #866385
RGB
CMYK
RGB Variations
Color information
#866385 (or 0x866385) is known color: Trendy Pink. HEX triplet: 86, 63 and 85. RGB value is (134,99,133). Sum of RGB (Red+Green+Blue) = 134+99+133=366 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.61% from 366); Green value is 99 (39.06% from 255 or 27.05% from 366); Blue value is 133 (52.34% from 255 or 36.34% from 366); Max value from RGB is 134 - color contains mainly: red. Hex color #866385 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866385 is #799C7A. Grayscale: #717171. Windows color (decimal): -7969915 or 8741766. OLE color: 8741766.
HSL color Cylindrical-coordinate representation of color #866385: hue angle of 301.71º 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 #866385 is Cyan = 0, Magento = 0.26, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 99 | 133 | - |
| CMYK | 0 | 0.26 | 0.01 | 0.47 |
| HSL | 301.71º | 0.15% | 0.46% | - |
| HSV(B) | 301.71º | 0.26% | 0.53% | - |
| XYZ | 18.53 | 15.69 | 24.24 | - |
| YUV | 113.34 | 139.1 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 99 | 133 | 0 | 0.26 | 0.01 | 0.47 | 301.71 | 0.15 | 0.46 |
| Hex | 86 | 63 | 85 | 0 | 1A | 1 | 2F | 12E | F | 2E |
| Octal | 206 | 143 | 205 | 0 | 32 | 1 | 57 | 456 | 17 | 56 |
| Binary | 10000110 | 1100011 | 10000101 | 0 | 11010 | 1 | 101111 | 100101110 | 1111 | 101110 |
Color Harmonies of #866385
Complementary color
Monochromatic Colors of #866385
Black with #866385
Text Example
Text Example
White with #866385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866385; }
p { color: rgb(134,99,133); }
H1.HeaderClassName
{
color: #866385;
}
.AnyTagClassName
{
color: #866385;
}
</style>
background-color css
<style>
a { background-color: #866385; }
a { background-color: rgb(134,99,133); }
div.DivClassName
{
background-color: #866385;
}
.BgClassName
{
background-color: #866385;
}
</style>
border-color css
<style>
span { border-color: #866385; }
span { border-color: rgb(134,99,133); }
td.TdClassName
{
border-color: #866385;
}
.TagClassName
{
border-color: #866385;
}
</style>