Shades of Trendy Pink #814773
Tints of Trendy Pink #814773
RGB
CMYK
RGB Variations
Color information
#814773 (or 0x814773) is known color: Trendy Pink. HEX triplet: 81, 47 and 73. RGB value is (129,71,115). Sum of RGB (Red+Green+Blue) = 129+71+115=315 (41% of max value = 765). Red value is 129 (50.78% from 255 or 40.95% from 315); Green value is 71 (28.12% from 255 or 22.54% from 315); Blue value is 115 (45.31% from 255 or 36.51% from 315); Max value from RGB is 129 - color contains mainly: red. Hex color #814773 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814773 is #7EB88C. Grayscale: #5D5D5D. Windows color (decimal): -8304781 or 7554945. OLE color: 7554945.
HSL color Cylindrical-coordinate representation of color #814773: hue angle of 314.48º 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 #814773 is Cyan = 0, Magento = 0.45, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 71 | 115 | - |
| CMYK | 0 | 0.45 | 0.11 | 0.49 |
| HSL | 314.48º | 0.29% | 0.39% | - |
| HSV(B) | 314.48º | 0.45% | 0.51% | - |
| XYZ | 14.4 | 10.41 | 17.47 | - |
| YUV | 93.36 | 140.22 | 153.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 71 | 115 | 0 | 0.45 | 0.11 | 0.49 | 314.48 | 0.29 | 0.39 |
| Hex | 81 | 47 | 73 | 0 | 2D | B | 31 | 13A | 1D | 27 |
| Octal | 201 | 107 | 163 | 0 | 55 | 13 | 61 | 472 | 35 | 47 |
| Binary | 10000001 | 1000111 | 1110011 | 0 | 101101 | 1011 | 110001 | 100111010 | 11101 | 100111 |
Color Harmonies of #814773
Complementary color
Monochromatic Colors of #814773
Black with #814773
Text Example
Text Example
White with #814773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814773; }
p { color: rgb(129,71,115); }
H1.HeaderClassName
{
color: #814773;
}
.AnyTagClassName
{
color: #814773;
}
</style>
background-color css
<style>
a { background-color: #814773; }
a { background-color: rgb(129,71,115); }
div.DivClassName
{
background-color: #814773;
}
.BgClassName
{
background-color: #814773;
}
</style>
border-color css
<style>
span { border-color: #814773; }
span { border-color: rgb(129,71,115); }
td.TdClassName
{
border-color: #814773;
}
.TagClassName
{
border-color: #814773;
}
</style>