Shades of Trendy Pink #866481
Tints of Trendy Pink #866481
RGB
CMYK
RGB Variations
Color information
#866481 (or 0x866481) is known color: Trendy Pink. HEX triplet: 86, 64 and 81. RGB value is (134,100,129). Sum of RGB (Red+Green+Blue) = 134+100+129=363 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.91% from 363); Green value is 100 (39.45% from 255 or 27.55% from 363); Blue value is 129 (50.78% from 255 or 35.54% from 363); Max value from RGB is 134 - color contains mainly: red. Hex color #866481 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866481 is #799B7E. Grayscale: #717171. Windows color (decimal): -7969663 or 8479878. OLE color: 8479878.
HSL color Cylindrical-coordinate representation of color #866481: hue angle of 308.82º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #866481 is Cyan = 0, Magento = 0.25, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 100 | 129 | - |
| CMYK | 0 | 0.25 | 0.04 | 0.47 |
| HSL | 308.82º | 0.15% | 0.46% | - |
| HSV(B) | 308.82º | 0.25% | 0.53% | - |
| XYZ | 18.35 | 15.77 | 22.85 | - |
| YUV | 113.47 | 136.76 | 142.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 100 | 129 | 0 | 0.25 | 0.04 | 0.47 | 308.82 | 0.15 | 0.46 |
| Hex | 86 | 64 | 81 | 0 | 19 | 4 | 2F | 135 | F | 2E |
| Octal | 206 | 144 | 201 | 0 | 31 | 4 | 57 | 465 | 17 | 56 |
| Binary | 10000110 | 1100100 | 10000001 | 0 | 11001 | 100 | 101111 | 100110101 | 1111 | 101110 |
Color Harmonies of #866481
Complementary color
Monochromatic Colors of #866481
Black with #866481
Text Example
Text Example
White with #866481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866481; }
p { color: rgb(134,100,129); }
H1.HeaderClassName
{
color: #866481;
}
.AnyTagClassName
{
color: #866481;
}
</style>
background-color css
<style>
a { background-color: #866481; }
a { background-color: rgb(134,100,129); }
div.DivClassName
{
background-color: #866481;
}
.BgClassName
{
background-color: #866481;
}
</style>
border-color css
<style>
span { border-color: #866481; }
span { border-color: rgb(134,100,129); }
td.TdClassName
{
border-color: #866481;
}
.TagClassName
{
border-color: #866481;
}
</style>