Shades of Trendy Pink #866480
Tints of Trendy Pink #866480
RGB
CMYK
RGB Variations
Color information
#866480 (or 0x866480) is known color: Trendy Pink. HEX triplet: 86, 64 and 80. RGB value is (134,100,128). Sum of RGB (Red+Green+Blue) = 134+100+128=362 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.02% from 362); Green value is 100 (39.45% from 255 or 27.62% from 362); Blue value is 128 (50.39% from 255 or 35.36% from 362); Max value from RGB is 134 - color contains mainly: red. Hex color #866480 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866480 is #799B7F. Grayscale: #717171. Windows color (decimal): -7969664 or 8414342. OLE color: 8414342.
HSL color Cylindrical-coordinate representation of color #866480: hue angle of 310.59º 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 #866480 is Cyan = 0, Magento = 0.25, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 100 | 128 | - |
| CMYK | 0 | 0.25 | 0.04 | 0.47 |
| HSL | 310.59º | 0.15% | 0.46% | - |
| HSV(B) | 310.59º | 0.25% | 0.53% | - |
| XYZ | 18.28 | 15.74 | 22.5 | - |
| YUV | 113.36 | 136.26 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 100 | 128 | 0 | 0.25 | 0.04 | 0.47 | 310.59 | 0.15 | 0.46 |
| Hex | 86 | 64 | 80 | 0 | 19 | 4 | 2F | 137 | F | 2E |
| Octal | 206 | 144 | 200 | 0 | 31 | 4 | 57 | 467 | 17 | 56 |
| Binary | 10000110 | 1100100 | 10000000 | 0 | 11001 | 100 | 101111 | 100110111 | 1111 | 101110 |
Color Harmonies of #866480
Complementary color
Monochromatic Colors of #866480
Black with #866480
Text Example
Text Example
White with #866480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866480; }
p { color: rgb(134,100,128); }
H1.HeaderClassName
{
color: #866480;
}
.AnyTagClassName
{
color: #866480;
}
</style>
background-color css
<style>
a { background-color: #866480; }
a { background-color: rgb(134,100,128); }
div.DivClassName
{
background-color: #866480;
}
.BgClassName
{
background-color: #866480;
}
</style>
border-color css
<style>
span { border-color: #866480; }
span { border-color: rgb(134,100,128); }
td.TdClassName
{
border-color: #866480;
}
.TagClassName
{
border-color: #866480;
}
</style>