Shades of Trendy Pink #816685
Tints of Trendy Pink #816685
RGB
CMYK
RGB Variations
Color information
#816685 (or 0x816685) is known color: Trendy Pink. HEX triplet: 81, 66 and 85. RGB value is (129,102,133). Sum of RGB (Red+Green+Blue) = 129+102+133=364 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.44% from 364); Green value is 102 (40.23% from 255 or 28.02% from 364); Blue value is 133 (52.34% from 255 or 36.54% from 364); Max value from RGB is 133 - color contains mainly: blue. Hex color #816685 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816685 is #7E997A. Grayscale: #717171. Windows color (decimal): -8296827 or 8742529. OLE color: 8742529.
HSL color Cylindrical-coordinate representation of color #816685: hue angle of 292.26º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #816685 is Cyan = 0.03, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 129 | 102 | 133 | - |
| CMYK | 0.03 | 0.23 | 0 | 0.48 |
| HSL | 292.26º | 0.13% | 0.46% | - |
| HSV(B) | 292.26º | 0.23% | 0.52% | - |
| XYZ | 18.04 | 15.86 | 24.3 | - |
| YUV | 113.61 | 138.95 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 102 | 133 | 0.03 | 0.23 | 0 | 0.48 | 292.26 | 0.13 | 0.46 |
| Hex | 81 | 66 | 85 | 3 | 17 | 0 | 30 | 124 | D | 2E |
| Octal | 201 | 146 | 205 | 3 | 27 | 0 | 60 | 444 | 15 | 56 |
| Binary | 10000001 | 1100110 | 10000101 | 11 | 10111 | 0 | 110000 | 100100100 | 1101 | 101110 |
Color Harmonies of #816685
Complementary color
Monochromatic Colors of #816685
Black with #816685
Text Example
Text Example
White with #816685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816685; }
p { color: rgb(129,102,133); }
H1.HeaderClassName
{
color: #816685;
}
.AnyTagClassName
{
color: #816685;
}
</style>
background-color css
<style>
a { background-color: #816685; }
a { background-color: rgb(129,102,133); }
div.DivClassName
{
background-color: #816685;
}
.BgClassName
{
background-color: #816685;
}
</style>
border-color css
<style>
span { border-color: #816685; }
span { border-color: rgb(129,102,133); }
td.TdClassName
{
border-color: #816685;
}
.TagClassName
{
border-color: #816685;
}
</style>