Shades of Trendy Pink #815988
Tints of Trendy Pink #815988
RGB
CMYK
RGB Variations
Color information
#815988 (or 0x815988) is known color: Trendy Pink. HEX triplet: 81, 59 and 88. RGB value is (129,89,136). Sum of RGB (Red+Green+Blue) = 129+89+136=354 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.44% from 354); Green value is 89 (35.16% from 255 or 25.14% from 354); Blue value is 136 (53.52% from 255 or 38.42% from 354); Max value from RGB is 136 - color contains mainly: blue. Hex color #815988 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815988 is #7EA677. Grayscale: #6A6A6A. Windows color (decimal): -8300152 or 8935809. OLE color: 8935809.
HSL color Cylindrical-coordinate representation of color #815988: hue angle of 291.06º 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 #815988 is Cyan = 0.05, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 129 | 89 | 136 | - |
| CMYK | 0.05 | 0.35 | 0 | 0.47 |
| HSL | 291.06º | 0.21% | 0.44% | - |
| HSV(B) | 291.06º | 0.35% | 0.53% | - |
| XYZ | 17.07 | 13.59 | 25.02 | - |
| YUV | 106.32 | 144.75 | 144.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 136 | 0.05 | 0.35 | 0 | 0.47 | 291.06 | 0.21 | 0.44 |
| Hex | 81 | 59 | 88 | 5 | 23 | 0 | 2F | 123 | 15 | 2C |
| Octal | 201 | 131 | 210 | 5 | 43 | 0 | 57 | 443 | 25 | 54 |
| Binary | 10000001 | 1011001 | 10001000 | 101 | 100011 | 0 | 101111 | 100100011 | 10101 | 101100 |
Color Harmonies of #815988
Complementary color
Monochromatic Colors of #815988
Black with #815988
Text Example
Text Example
White with #815988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815988; }
p { color: rgb(129,89,136); }
H1.HeaderClassName
{
color: #815988;
}
.AnyTagClassName
{
color: #815988;
}
</style>
background-color css
<style>
a { background-color: #815988; }
a { background-color: rgb(129,89,136); }
div.DivClassName
{
background-color: #815988;
}
.BgClassName
{
background-color: #815988;
}
</style>
border-color css
<style>
span { border-color: #815988; }
span { border-color: rgb(129,89,136); }
td.TdClassName
{
border-color: #815988;
}
.TagClassName
{
border-color: #815988;
}
</style>