Shades of Trendy Pink #814677
Tints of Trendy Pink #814677
RGB
CMYK
RGB Variations
Color information
#814677 (or 0x814677) is known color: Trendy Pink. HEX triplet: 81, 46 and 77. RGB value is (129,70,119). Sum of RGB (Red+Green+Blue) = 129+70+119=318 (42% of max value = 765). Red value is 129 (50.78% from 255 or 40.57% from 318); Green value is 70 (27.73% from 255 or 22.01% from 318); Blue value is 119 (46.88% from 255 or 37.42% from 318); Max value from RGB is 129 - color contains mainly: red. Hex color #814677 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814677 is #7EB988. Grayscale: #5D5D5D. Windows color (decimal): -8305033 or 7816833. OLE color: 7816833.
HSL color Cylindrical-coordinate representation of color #814677: hue angle of 310.17º 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 #814677 is Cyan = 0, Magento = 0.46, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 70 | 119 | - |
| CMYK | 0 | 0.46 | 0.08 | 0.49 |
| HSL | 310.17º | 0.3% | 0.39% | - |
| HSV(B) | 310.17º | 0.46% | 0.51% | - |
| XYZ | 14.57 | 10.38 | 18.69 | - |
| YUV | 93.23 | 142.55 | 153.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 70 | 119 | 0 | 0.46 | 0.08 | 0.49 | 310.17 | 0.3 | 0.39 |
| Hex | 81 | 46 | 77 | 0 | 2E | 8 | 31 | 136 | 1E | 27 |
| Octal | 201 | 106 | 167 | 0 | 56 | 10 | 61 | 466 | 36 | 47 |
| Binary | 10000001 | 1000110 | 1110111 | 0 | 101110 | 1000 | 110001 | 100110110 | 11110 | 100111 |
Color Harmonies of #814677
Complementary color
Monochromatic Colors of #814677
Black with #814677
Text Example
Text Example
White with #814677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814677; }
p { color: rgb(129,70,119); }
H1.HeaderClassName
{
color: #814677;
}
.AnyTagClassName
{
color: #814677;
}
</style>
background-color css
<style>
a { background-color: #814677; }
a { background-color: rgb(129,70,119); }
div.DivClassName
{
background-color: #814677;
}
.BgClassName
{
background-color: #814677;
}
</style>
border-color css
<style>
span { border-color: #814677; }
span { border-color: rgb(129,70,119); }
td.TdClassName
{
border-color: #814677;
}
.TagClassName
{
border-color: #814677;
}
</style>