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