Shades of Trendy Pink #806487
Tints of Trendy Pink #806487
RGB
CMYK
RGB Variations
Color information
#806487 (or 0x806487) is known color: Trendy Pink. HEX triplet: 80, 64 and 87. RGB value is (128,100,135). Sum of RGB (Red+Green+Blue) = 128+100+135=363 (48% of max value = 765). Red value is 128 (50.39% from 255 or 35.26% from 363); Green value is 100 (39.45% from 255 or 27.55% from 363); Blue value is 135 (53.12% from 255 or 37.19% from 363); Max value from RGB is 135 - color contains mainly: blue. Hex color #806487 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #806487 is #7F9B78. Grayscale: #707070. Windows color (decimal): -8362873 or 8873088. OLE color: 8873088.
HSL color Cylindrical-coordinate representation of color #806487: hue angle of 288º 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 #806487 is Cyan = 0.05, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 128 | 100 | 135 | - |
| CMYK | 0.05 | 0.26 | 0 | 0.47 |
| HSL | 288º | 0.15% | 0.46% | - |
| HSV(B) | 288º | 0.26% | 0.53% | - |
| XYZ | 17.83 | 15.45 | 24.96 | - |
| YUV | 112.36 | 140.78 | 139.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 100 | 135 | 0.05 | 0.26 | 0 | 0.47 | 288 | 0.15 | 0.46 |
| Hex | 80 | 64 | 87 | 5 | 1A | 0 | 2F | 120 | F | 2E |
| Octal | 200 | 144 | 207 | 5 | 32 | 0 | 57 | 440 | 17 | 56 |
| Binary | 10000000 | 1100100 | 10000111 | 101 | 11010 | 0 | 101111 | 100100000 | 1111 | 101110 |
Color Harmonies of #806487
Complementary color
Monochromatic Colors of #806487
Black with #806487
Text Example
Text Example
White with #806487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806487; }
p { color: rgb(128,100,135); }
H1.HeaderClassName
{
color: #806487;
}
.AnyTagClassName
{
color: #806487;
}
</style>
background-color css
<style>
a { background-color: #806487; }
a { background-color: rgb(128,100,135); }
div.DivClassName
{
background-color: #806487;
}
.BgClassName
{
background-color: #806487;
}
</style>
border-color css
<style>
span { border-color: #806487; }
span { border-color: rgb(128,100,135); }
td.TdClassName
{
border-color: #806487;
}
.TagClassName
{
border-color: #806487;
}
</style>