Shades of Trendy Pink #816482
Tints of Trendy Pink #816482
RGB
CMYK
RGB Variations
Color information
#816482 (or 0x816482) is known color: Trendy Pink. HEX triplet: 81, 64 and 82. RGB value is (129,100,130). Sum of RGB (Red+Green+Blue) = 129+100+130=359 (47% of max value = 765). Red value is 129 (50.78% from 255 or 35.93% from 359); Green value is 100 (39.45% from 255 or 27.86% from 359); Blue value is 130 (51.17% from 255 or 36.21% from 359); Max value from RGB is 130 - color contains mainly: blue. Hex color #816482 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816482 is #7E9B7D. Grayscale: #6F6F6F. Windows color (decimal): -8297342 or 8545409. OLE color: 8545409.
HSL color Cylindrical-coordinate representation of color #816482: hue angle of 298º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #816482 is Cyan = 0.01, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 100 | 130 | - |
| CMYK | 0.01 | 0.23 | 0 | 0.49 |
| HSL | 298º | 0.13% | 0.45% | - |
| HSV(B) | 298º | 0.23% | 0.51% | - |
| XYZ | 17.64 | 15.39 | 23.16 | - |
| YUV | 112.09 | 138.11 | 140.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 100 | 130 | 0.01 | 0.23 | 0 | 0.49 | 298 | 0.13 | 0.45 |
| Hex | 81 | 64 | 82 | 1 | 17 | 0 | 31 | 12A | D | 2D |
| Octal | 201 | 144 | 202 | 1 | 27 | 0 | 61 | 452 | 15 | 55 |
| Binary | 10000001 | 1100100 | 10000010 | 1 | 10111 | 0 | 110001 | 100101010 | 1101 | 101101 |
Color Harmonies of #816482
Complementary color
Monochromatic Colors of #816482
Black with #816482
Text Example
Text Example
White with #816482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816482; }
p { color: rgb(129,100,130); }
H1.HeaderClassName
{
color: #816482;
}
.AnyTagClassName
{
color: #816482;
}
</style>
background-color css
<style>
a { background-color: #816482; }
a { background-color: rgb(129,100,130); }
div.DivClassName
{
background-color: #816482;
}
.BgClassName
{
background-color: #816482;
}
</style>
border-color css
<style>
span { border-color: #816482; }
span { border-color: rgb(129,100,130); }
td.TdClassName
{
border-color: #816482;
}
.TagClassName
{
border-color: #816482;
}
</style>