Shades of Trendy Pink #865480
Tints of Trendy Pink #865480
RGB
CMYK
RGB Variations
Color information
#865480 (or 0x865480) is known color: Trendy Pink. HEX triplet: 86, 54 and 80. RGB value is (134,84,128). Sum of RGB (Red+Green+Blue) = 134+84+128=346 (45% of max value = 765). Red value is 134 (52.73% from 255 or 38.73% from 346); Green value is 84 (33.20% from 255 or 24.28% from 346); Blue value is 128 (50.39% from 255 or 36.99% from 346); Max value from RGB is 134 - color contains mainly: red. Hex color #865480 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #865480 is #79AB7F. Grayscale: #676767. Windows color (decimal): -7973760 or 8410246. OLE color: 8410246.
HSL color Cylindrical-coordinate representation of color #865480: hue angle of 307.2º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #865480 is Cyan = 0, Magento = 0.37, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 84 | 128 | - |
| CMYK | 0 | 0.37 | 0.04 | 0.47 |
| HSL | 307.2º | 0.23% | 0.43% | - |
| HSV(B) | 307.2º | 0.37% | 0.53% | - |
| XYZ | 16.9 | 12.97 | 22.03 | - |
| YUV | 103.97 | 141.57 | 149.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 84 | 128 | 0 | 0.37 | 0.04 | 0.47 | 307.2 | 0.23 | 0.43 |
| Hex | 86 | 54 | 80 | 0 | 25 | 4 | 2F | 133 | 17 | 2B |
| Octal | 206 | 124 | 200 | 0 | 45 | 4 | 57 | 463 | 27 | 53 |
| Binary | 10000110 | 1010100 | 10000000 | 0 | 100101 | 100 | 101111 | 100110011 | 10111 | 101011 |
Color Harmonies of #865480
Complementary color
Monochromatic Colors of #865480
Black with #865480
Text Example
Text Example
White with #865480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865480; }
p { color: rgb(134,84,128); }
H1.HeaderClassName
{
color: #865480;
}
.AnyTagClassName
{
color: #865480;
}
</style>
background-color css
<style>
a { background-color: #865480; }
a { background-color: rgb(134,84,128); }
div.DivClassName
{
background-color: #865480;
}
.BgClassName
{
background-color: #865480;
}
</style>
border-color css
<style>
span { border-color: #865480; }
span { border-color: rgb(134,84,128); }
td.TdClassName
{
border-color: #865480;
}
.TagClassName
{
border-color: #865480;
}
</style>