Shades of Trendy Pink #816588
Tints of Trendy Pink #816588
RGB
CMYK
RGB Variations
Color information
#816588 (or 0x816588) is known color: Trendy Pink. HEX triplet: 81, 65 and 88. RGB value is (129,101,136). Sum of RGB (Red+Green+Blue) = 129+101+136=366 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.25% from 366); Green value is 101 (39.84% from 255 or 27.60% from 366); Blue value is 136 (53.52% from 255 or 37.16% from 366); Max value from RGB is 136 - color contains mainly: blue. Hex color #816588 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816588 is #7E9A77. Grayscale: #717171. Windows color (decimal): -8297080 or 8938881. OLE color: 8938881.
HSL color Cylindrical-coordinate representation of color #816588: hue angle of 288º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #816588 is Cyan = 0.05, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 129 | 101 | 136 | - |
| CMYK | 0.05 | 0.26 | 0 | 0.47 |
| HSL | 288º | 0.15% | 0.46% | - |
| HSV(B) | 288º | 0.26% | 0.53% | - |
| XYZ | 18.15 | 15.75 | 25.38 | - |
| YUV | 113.36 | 140.78 | 139.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 101 | 136 | 0.05 | 0.26 | 0 | 0.47 | 288 | 0.15 | 0.46 |
| Hex | 81 | 65 | 88 | 5 | 1A | 0 | 2F | 120 | F | 2E |
| Octal | 201 | 145 | 210 | 5 | 32 | 0 | 57 | 440 | 17 | 56 |
| Binary | 10000001 | 1100101 | 10001000 | 101 | 11010 | 0 | 101111 | 100100000 | 1111 | 101110 |
Color Harmonies of #816588
Complementary color
Monochromatic Colors of #816588
Black with #816588
Text Example
Text Example
White with #816588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816588; }
p { color: rgb(129,101,136); }
H1.HeaderClassName
{
color: #816588;
}
.AnyTagClassName
{
color: #816588;
}
</style>
background-color css
<style>
a { background-color: #816588; }
a { background-color: rgb(129,101,136); }
div.DivClassName
{
background-color: #816588;
}
.BgClassName
{
background-color: #816588;
}
</style>
border-color css
<style>
span { border-color: #816588; }
span { border-color: rgb(129,101,136); }
td.TdClassName
{
border-color: #816588;
}
.TagClassName
{
border-color: #816588;
}
</style>