Shades of Trendy Pink #814780
Tints of Trendy Pink #814780
RGB
CMYK
RGB Variations
Color information
#814780 (or 0x814780) is known color: Trendy Pink. HEX triplet: 81, 47 and 80. RGB value is (129,71,128). Sum of RGB (Red+Green+Blue) = 129+71+128=328 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.33% from 328); Green value is 71 (28.12% from 255 or 21.65% from 328); Blue value is 128 (50.39% from 255 or 39.02% from 328); Max value from RGB is 129 - color contains mainly: red. Hex color #814780 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #814780 is #7EB87F. Grayscale: #5E5E5E. Windows color (decimal): -8304768 or 8406913. OLE color: 8406913.
HSL color Cylindrical-coordinate representation of color #814780: hue angle of 301.03º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #814780 is Cyan = 0, Magento = 0.45, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 71 | 128 | - |
| CMYK | 0 | 0.45 | 0.01 | 0.49 |
| HSL | 301.03º | 0.29% | 0.39% | - |
| HSV(B) | 301.03º | 0.45% | 0.51% | - |
| XYZ | 15.2 | 10.73 | 21.69 | - |
| YUV | 94.84 | 146.72 | 152.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 71 | 128 | 0 | 0.45 | 0.01 | 0.49 | 301.03 | 0.29 | 0.39 |
| Hex | 81 | 47 | 80 | 0 | 2D | 1 | 31 | 12D | 1D | 27 |
| Octal | 201 | 107 | 200 | 0 | 55 | 1 | 61 | 455 | 35 | 47 |
| Binary | 10000001 | 1000111 | 10000000 | 0 | 101101 | 1 | 110001 | 100101101 | 11101 | 100111 |
Color Harmonies of #814780
Complementary color
Monochromatic Colors of #814780
Black with #814780
Text Example
Text Example
White with #814780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814780; }
p { color: rgb(129,71,128); }
H1.HeaderClassName
{
color: #814780;
}
.AnyTagClassName
{
color: #814780;
}
</style>
background-color css
<style>
a { background-color: #814780; }
a { background-color: rgb(129,71,128); }
div.DivClassName
{
background-color: #814780;
}
.BgClassName
{
background-color: #814780;
}
</style>
border-color css
<style>
span { border-color: #814780; }
span { border-color: rgb(129,71,128); }
td.TdClassName
{
border-color: #814780;
}
.TagClassName
{
border-color: #814780;
}
</style>