Shades of Trendy Pink #815982
Tints of Trendy Pink #815982
RGB
CMYK
RGB Variations
Color information
#815982 (or 0x815982) is known color: Trendy Pink. HEX triplet: 81, 59 and 82. RGB value is (129,89,130). Sum of RGB (Red+Green+Blue) = 129+89+130=348 (46% of max value = 765). Red value is 129 (50.78% from 255 or 37.07% from 348); Green value is 89 (35.16% from 255 or 25.57% from 348); Blue value is 130 (51.17% from 255 or 37.36% from 348); Max value from RGB is 130 - color contains mainly: blue. Hex color #815982 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815982 is #7EA67D. Grayscale: #696969. Windows color (decimal): -8300158 or 8542593. OLE color: 8542593.
HSL color Cylindrical-coordinate representation of color #815982: hue angle of 298.54º 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 #815982 is Cyan = 0.01, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 89 | 130 | - |
| CMYK | 0.01 | 0.32 | 0 | 0.49 |
| HSL | 298.54º | 0.19% | 0.43% | - |
| HSV(B) | 298.54º | 0.32% | 0.51% | - |
| XYZ | 16.65 | 13.42 | 22.83 | - |
| YUV | 105.63 | 141.75 | 144.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 130 | 0.01 | 0.32 | 0 | 0.49 | 298.54 | 0.19 | 0.43 |
| Hex | 81 | 59 | 82 | 1 | 20 | 0 | 31 | 12B | 13 | 2B |
| Octal | 201 | 131 | 202 | 1 | 40 | 0 | 61 | 453 | 23 | 53 |
| Binary | 10000001 | 1011001 | 10000010 | 1 | 100000 | 0 | 110001 | 100101011 | 10011 | 101011 |
Color Harmonies of #815982
Complementary color
Monochromatic Colors of #815982
Black with #815982
Text Example
Text Example
White with #815982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815982; }
p { color: rgb(129,89,130); }
H1.HeaderClassName
{
color: #815982;
}
.AnyTagClassName
{
color: #815982;
}
</style>
background-color css
<style>
a { background-color: #815982; }
a { background-color: rgb(129,89,130); }
div.DivClassName
{
background-color: #815982;
}
.BgClassName
{
background-color: #815982;
}
</style>
border-color css
<style>
span { border-color: #815982; }
span { border-color: rgb(129,89,130); }
td.TdClassName
{
border-color: #815982;
}
.TagClassName
{
border-color: #815982;
}
</style>