Shades of Trendy Pink #815788
Tints of Trendy Pink #815788
RGB
CMYK
RGB Variations
Color information
#815788 (or 0x815788) is known color: Trendy Pink. HEX triplet: 81, 57 and 88. RGB value is (129,87,136). Sum of RGB (Red+Green+Blue) = 129+87+136=352 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.65% from 352); Green value is 87 (34.38% from 255 or 24.72% from 352); Blue value is 136 (53.52% from 255 or 38.64% from 352); Max value from RGB is 136 - color contains mainly: blue. Hex color #815788 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815788 is #7EA877. Grayscale: #686868. Windows color (decimal): -8300664 or 8935297. OLE color: 8935297.
HSL color Cylindrical-coordinate representation of color #815788: hue angle of 291.43º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #815788 is Cyan = 0.05, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 129 | 87 | 136 | - |
| CMYK | 0.05 | 0.36 | 0 | 0.47 |
| HSL | 291.43º | 0.22% | 0.44% | - |
| HSV(B) | 291.43º | 0.36% | 0.53% | - |
| XYZ | 16.91 | 13.26 | 24.96 | - |
| YUV | 105.14 | 145.41 | 145.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 87 | 136 | 0.05 | 0.36 | 0 | 0.47 | 291.43 | 0.22 | 0.44 |
| Hex | 81 | 57 | 88 | 5 | 24 | 0 | 2F | 123 | 16 | 2C |
| Octal | 201 | 127 | 210 | 5 | 44 | 0 | 57 | 443 | 26 | 54 |
| Binary | 10000001 | 1010111 | 10001000 | 101 | 100100 | 0 | 101111 | 100100011 | 10110 | 101100 |
Color Harmonies of #815788
Complementary color
Monochromatic Colors of #815788
Black with #815788
Text Example
Text Example
White with #815788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815788; }
p { color: rgb(129,87,136); }
H1.HeaderClassName
{
color: #815788;
}
.AnyTagClassName
{
color: #815788;
}
</style>
background-color css
<style>
a { background-color: #815788; }
a { background-color: rgb(129,87,136); }
div.DivClassName
{
background-color: #815788;
}
.BgClassName
{
background-color: #815788;
}
</style>
border-color css
<style>
span { border-color: #815788; }
span { border-color: rgb(129,87,136); }
td.TdClassName
{
border-color: #815788;
}
.TagClassName
{
border-color: #815788;
}
</style>