Shades of Trendy Pink #815081
Tints of Trendy Pink #815081
RGB
CMYK
RGB Variations
Color information
#815081 (or 0x815081) is known color: Trendy Pink. HEX triplet: 81, 50 and 81. RGB value is (129,80,129). Sum of RGB (Red+Green+Blue) = 129+80+129=338 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.17% from 338); Green value is 80 (31.64% from 255 or 23.67% from 338); Blue value is 129 (50.78% from 255 or 38.17% from 338); Max value from RGB is 129 - color contains mainly: red, blue. Hex color #815081 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815081 is #7EAF7E. Grayscale: #646464. Windows color (decimal): -8302463 or 8474753. OLE color: 8474753.
HSL color Cylindrical-coordinate representation of color #815081: hue angle of 300º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #815081 is Cyan = 0, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 80 | 129 | - |
| CMYK | 0 | 0.38 | 0 | 0.49 |
| HSL | 300º | 0.23% | 0.41% | - |
| HSV(B) | 300º | 0.38% | 0.51% | - |
| XYZ | 15.88 | 11.99 | 22.25 | - |
| YUV | 100.24 | 144.23 | 148.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 80 | 129 | 0 | 0.38 | 0 | 0.49 | 300 | 0.23 | 0.41 |
| Hex | 81 | 50 | 81 | 0 | 26 | 0 | 31 | 12C | 17 | 29 |
| Octal | 201 | 120 | 201 | 0 | 46 | 0 | 61 | 454 | 27 | 51 |
| Binary | 10000001 | 1010000 | 10000001 | 0 | 100110 | 0 | 110001 | 100101100 | 10111 | 101001 |
Color Harmonies of #815081
Complementary color
Monochromatic Colors of #815081
Black with #815081
Text Example
Text Example
White with #815081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815081; }
p { color: rgb(129,80,129); }
H1.HeaderClassName
{
color: #815081;
}
.AnyTagClassName
{
color: #815081;
}
</style>
background-color css
<style>
a { background-color: #815081; }
a { background-color: rgb(129,80,129); }
div.DivClassName
{
background-color: #815081;
}
.BgClassName
{
background-color: #815081;
}
</style>
border-color css
<style>
span { border-color: #815081; }
span { border-color: rgb(129,80,129); }
td.TdClassName
{
border-color: #815081;
}
.TagClassName
{
border-color: #815081;
}
</style>