Shades of Trendy Pink #815887
Tints of Trendy Pink #815887
RGB
CMYK
RGB Variations
Color information
#815887 (or 0x815887) is known color: Trendy Pink. HEX triplet: 81, 58 and 87. RGB value is (129,88,135). Sum of RGB (Red+Green+Blue) = 129+88+135=352 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.65% from 352); Green value is 88 (34.77% from 255 or 25% from 352); Blue value is 135 (53.12% from 255 or 38.35% from 352); Max value from RGB is 135 - color contains mainly: blue. Hex color #815887 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815887 is #7EA778. Grayscale: #696969. Windows color (decimal): -8300409 or 8870017. OLE color: 8870017.
HSL color Cylindrical-coordinate representation of color #815887: hue angle of 292.34º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #815887 is Cyan = 0.04, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 129 | 88 | 135 | - |
| CMYK | 0.04 | 0.35 | 0 | 0.47 |
| HSL | 292.34º | 0.21% | 0.44% | - |
| HSV(B) | 292.34º | 0.35% | 0.53% | - |
| XYZ | 16.92 | 13.4 | 24.62 | - |
| YUV | 105.62 | 144.58 | 144.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 88 | 135 | 0.04 | 0.35 | 0 | 0.47 | 292.34 | 0.21 | 0.44 |
| Hex | 81 | 58 | 87 | 4 | 23 | 0 | 2F | 124 | 15 | 2C |
| Octal | 201 | 130 | 207 | 4 | 43 | 0 | 57 | 444 | 25 | 54 |
| Binary | 10000001 | 1011000 | 10000111 | 100 | 100011 | 0 | 101111 | 100100100 | 10101 | 101100 |
Color Harmonies of #815887
Complementary color
Monochromatic Colors of #815887
Black with #815887
Text Example
Text Example
White with #815887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815887; }
p { color: rgb(129,88,135); }
H1.HeaderClassName
{
color: #815887;
}
.AnyTagClassName
{
color: #815887;
}
</style>
background-color css
<style>
a { background-color: #815887; }
a { background-color: rgb(129,88,135); }
div.DivClassName
{
background-color: #815887;
}
.BgClassName
{
background-color: #815887;
}
</style>
border-color css
<style>
span { border-color: #815887; }
span { border-color: rgb(129,88,135); }
td.TdClassName
{
border-color: #815887;
}
.TagClassName
{
border-color: #815887;
}
</style>