Shades of Trendy Pink #815082
Tints of Trendy Pink #815082
RGB
CMYK
RGB Variations
Color information
#815082 (or 0x815082) is known color: Trendy Pink. HEX triplet: 81, 50 and 82. RGB value is (129,80,130). Sum of RGB (Red+Green+Blue) = 129+80+130=339 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.05% from 339); Green value is 80 (31.64% from 255 or 23.60% from 339); Blue value is 130 (51.17% from 255 or 38.35% from 339); Max value from RGB is 130 - color contains mainly: blue. Hex color #815082 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815082 is #7EAF7D. Grayscale: #646464. Windows color (decimal): -8302462 or 8540289. OLE color: 8540289.
HSL color Cylindrical-coordinate representation of color #815082: hue angle of 298.8º degrees, saturation: 0.24, 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 #815082 is Cyan = 0.01, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 80 | 130 | - |
| CMYK | 0.01 | 0.38 | 0 | 0.49 |
| HSL | 298.8º | 0.24% | 0.41% | - |
| HSV(B) | 298.8º | 0.38% | 0.51% | - |
| XYZ | 15.95 | 12.02 | 22.6 | - |
| YUV | 100.35 | 144.73 | 148.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 80 | 130 | 0.01 | 0.38 | 0 | 0.49 | 298.8 | 0.24 | 0.41 |
| Hex | 81 | 50 | 82 | 1 | 26 | 0 | 31 | 12B | 18 | 29 |
| Octal | 201 | 120 | 202 | 1 | 46 | 0 | 61 | 453 | 30 | 51 |
| Binary | 10000001 | 1010000 | 10000010 | 1 | 100110 | 0 | 110001 | 100101011 | 11000 | 101001 |
Color Harmonies of #815082
Complementary color
Monochromatic Colors of #815082
Black with #815082
Text Example
Text Example
White with #815082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815082; }
p { color: rgb(129,80,130); }
H1.HeaderClassName
{
color: #815082;
}
.AnyTagClassName
{
color: #815082;
}
</style>
background-color css
<style>
a { background-color: #815082; }
a { background-color: rgb(129,80,130); }
div.DivClassName
{
background-color: #815082;
}
.BgClassName
{
background-color: #815082;
}
</style>
border-color css
<style>
span { border-color: #815082; }
span { border-color: rgb(129,80,130); }
td.TdClassName
{
border-color: #815082;
}
.TagClassName
{
border-color: #815082;
}
</style>