Shades of Trendy Pink #815880
Tints of Trendy Pink #815880
RGB
CMYK
RGB Variations
Color information
#815880 (or 0x815880) is known color: Trendy Pink. HEX triplet: 81, 58 and 80. RGB value is (129,88,128). Sum of RGB (Red+Green+Blue) = 129+88+128=345 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.39% from 345); Green value is 88 (34.77% from 255 or 25.51% from 345); Blue value is 128 (50.39% from 255 or 37.10% from 345); Max value from RGB is 129 - color contains mainly: red. Hex color #815880 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815880 is #7EA77F. Grayscale: #686868. Windows color (decimal): -8300416 or 8411265. OLE color: 8411265.
HSL color Cylindrical-coordinate representation of color #815880: hue angle of 301.46º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #815880 is Cyan = 0, Magento = 0.32, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 88 | 128 | - |
| CMYK | 0 | 0.32 | 0.01 | 0.49 |
| HSL | 301.46º | 0.19% | 0.43% | - |
| HSV(B) | 301.46º | 0.32% | 0.51% | - |
| XYZ | 16.44 | 13.21 | 22.1 | - |
| YUV | 104.82 | 141.08 | 145.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 88 | 128 | 0 | 0.32 | 0.01 | 0.49 | 301.46 | 0.19 | 0.43 |
| Hex | 81 | 58 | 80 | 0 | 20 | 1 | 31 | 12D | 13 | 2B |
| Octal | 201 | 130 | 200 | 0 | 40 | 1 | 61 | 455 | 23 | 53 |
| Binary | 10000001 | 1011000 | 10000000 | 0 | 100000 | 1 | 110001 | 100101101 | 10011 | 101011 |
Color Harmonies of #815880
Complementary color
Monochromatic Colors of #815880
Black with #815880
Text Example
Text Example
White with #815880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815880; }
p { color: rgb(129,88,128); }
H1.HeaderClassName
{
color: #815880;
}
.AnyTagClassName
{
color: #815880;
}
</style>
background-color css
<style>
a { background-color: #815880; }
a { background-color: rgb(129,88,128); }
div.DivClassName
{
background-color: #815880;
}
.BgClassName
{
background-color: #815880;
}
</style>
border-color css
<style>
span { border-color: #815880; }
span { border-color: rgb(129,88,128); }
td.TdClassName
{
border-color: #815880;
}
.TagClassName
{
border-color: #815880;
}
</style>