Shades of Trendy Pink #815689
Tints of Trendy Pink #815689
RGB
CMYK
RGB Variations
Color information
#815689 (or 0x815689) is known color: Trendy Pink. HEX triplet: 81, 56 and 89. RGB value is (129,86,137). Sum of RGB (Red+Green+Blue) = 129+86+137=352 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.65% from 352); Green value is 86 (33.98% from 255 or 24.43% from 352); Blue value is 137 (53.91% from 255 or 38.92% from 352); Max value from RGB is 137 - color contains mainly: blue. Hex color #815689 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815689 is #7EA976. Grayscale: #686868. Windows color (decimal): -8300919 or 9000577. OLE color: 9000577.
HSL color Cylindrical-coordinate representation of color #815689: hue angle of 290.59º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #815689 is Cyan = 0.06, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 129 | 86 | 137 | - |
| CMYK | 0.06 | 0.37 | 0 | 0.46 |
| HSL | 290.59º | 0.23% | 0.44% | - |
| HSV(B) | 290.59º | 0.37% | 0.54% | - |
| XYZ | 16.9 | 13.13 | 25.31 | - |
| YUV | 104.67 | 146.25 | 145.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 86 | 137 | 0.06 | 0.37 | 0 | 0.46 | 290.59 | 0.23 | 0.44 |
| Hex | 81 | 56 | 89 | 6 | 25 | 0 | 2E | 123 | 17 | 2C |
| Octal | 201 | 126 | 211 | 6 | 45 | 0 | 56 | 443 | 27 | 54 |
| Binary | 10000001 | 1010110 | 10001001 | 110 | 100101 | 0 | 101110 | 100100011 | 10111 | 101100 |
Color Harmonies of #815689
Complementary color
Monochromatic Colors of #815689
Black with #815689
Text Example
Text Example
White with #815689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815689; }
p { color: rgb(129,86,137); }
H1.HeaderClassName
{
color: #815689;
}
.AnyTagClassName
{
color: #815689;
}
</style>
background-color css
<style>
a { background-color: #815689; }
a { background-color: rgb(129,86,137); }
div.DivClassName
{
background-color: #815689;
}
.BgClassName
{
background-color: #815689;
}
</style>
border-color css
<style>
span { border-color: #815689; }
span { border-color: rgb(129,86,137); }
td.TdClassName
{
border-color: #815689;
}
.TagClassName
{
border-color: #815689;
}
</style>