Shades of Trendy Pink #814679
Tints of Trendy Pink #814679
RGB
CMYK
RGB Variations
Color information
#814679 (or 0x814679) is known color: Trendy Pink. HEX triplet: 81, 46 and 79. RGB value is (129,70,121). Sum of RGB (Red+Green+Blue) = 129+70+121=320 (42% of max value = 765). Red value is 129 (50.78% from 255 or 40.31% from 320); Green value is 70 (27.73% from 255 or 21.88% from 320); Blue value is 121 (47.66% from 255 or 37.81% from 320); Max value from RGB is 129 - color contains mainly: red. Hex color #814679 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814679 is #7EB986. Grayscale: #5D5D5D. Windows color (decimal): -8305031 or 7947905. OLE color: 7947905.
HSL color Cylindrical-coordinate representation of color #814679: hue angle of 308.14º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #814679 is Cyan = 0, Magento = 0.46, Yellow = 0.06 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 70 | 121 | - |
| CMYK | 0 | 0.46 | 0.06 | 0.49 |
| HSL | 308.14º | 0.3% | 0.39% | - |
| HSV(B) | 308.14º | 0.46% | 0.51% | - |
| XYZ | 14.69 | 10.43 | 19.33 | - |
| YUV | 93.46 | 143.55 | 153.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 70 | 121 | 0 | 0.46 | 0.06 | 0.49 | 308.14 | 0.3 | 0.39 |
| Hex | 81 | 46 | 79 | 0 | 2E | 6 | 31 | 134 | 1E | 27 |
| Octal | 201 | 106 | 171 | 0 | 56 | 6 | 61 | 464 | 36 | 47 |
| Binary | 10000001 | 1000110 | 1111001 | 0 | 101110 | 110 | 110001 | 100110100 | 11110 | 100111 |
Color Harmonies of #814679
Complementary color
Monochromatic Colors of #814679
Black with #814679
Text Example
Text Example
White with #814679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814679; }
p { color: rgb(129,70,121); }
H1.HeaderClassName
{
color: #814679;
}
.AnyTagClassName
{
color: #814679;
}
</style>
background-color css
<style>
a { background-color: #814679; }
a { background-color: rgb(129,70,121); }
div.DivClassName
{
background-color: #814679;
}
.BgClassName
{
background-color: #814679;
}
</style>
border-color css
<style>
span { border-color: #814679; }
span { border-color: rgb(129,70,121); }
td.TdClassName
{
border-color: #814679;
}
.TagClassName
{
border-color: #814679;
}
</style>