Shades of Trendy Pink #815482
Tints of Trendy Pink #815482
RGB
CMYK
RGB Variations
Color information
#815482 (or 0x815482) is known color: Trendy Pink. HEX triplet: 81, 54 and 82. RGB value is (129,84,130). Sum of RGB (Red+Green+Blue) = 129+84+130=343 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.61% from 343); Green value is 84 (33.20% from 255 or 24.49% from 343); Blue value is 130 (51.17% from 255 or 37.90% from 343); Max value from RGB is 130 - color contains mainly: blue. Hex color #815482 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815482 is #7EAB7D. Grayscale: #666666. Windows color (decimal): -8301438 or 8541313. OLE color: 8541313.
HSL color Cylindrical-coordinate representation of color #815482: hue angle of 298.7º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #815482 is Cyan = 0.01, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 84 | 130 | - |
| CMYK | 0.01 | 0.35 | 0 | 0.49 |
| HSL | 298.7º | 0.21% | 0.42% | - |
| HSV(B) | 298.7º | 0.35% | 0.51% | - |
| XYZ | 16.25 | 12.62 | 22.7 | - |
| YUV | 102.7 | 143.41 | 146.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 84 | 130 | 0.01 | 0.35 | 0 | 0.49 | 298.7 | 0.21 | 0.42 |
| Hex | 81 | 54 | 82 | 1 | 23 | 0 | 31 | 12B | 15 | 2A |
| Octal | 201 | 124 | 202 | 1 | 43 | 0 | 61 | 453 | 25 | 52 |
| Binary | 10000001 | 1010100 | 10000010 | 1 | 100011 | 0 | 110001 | 100101011 | 10101 | 101010 |
Color Harmonies of #815482
Complementary color
Monochromatic Colors of #815482
Black with #815482
Text Example
Text Example
White with #815482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815482; }
p { color: rgb(129,84,130); }
H1.HeaderClassName
{
color: #815482;
}
.AnyTagClassName
{
color: #815482;
}
</style>
background-color css
<style>
a { background-color: #815482; }
a { background-color: rgb(129,84,130); }
div.DivClassName
{
background-color: #815482;
}
.BgClassName
{
background-color: #815482;
}
</style>
border-color css
<style>
span { border-color: #815482; }
span { border-color: rgb(129,84,130); }
td.TdClassName
{
border-color: #815482;
}
.TagClassName
{
border-color: #815482;
}
</style>