Shades of Trendy Pink #825189
Tints of Trendy Pink #825189
RGB
CMYK
RGB Variations
Color information
#825189 (or 0x825189) is known color: Trendy Pink. HEX triplet: 82, 51 and 89. RGB value is (130,81,137). Sum of RGB (Red+Green+Blue) = 130+81+137=348 (46% of max value = 765). Red value is 130 (51.17% from 255 or 37.36% from 348); Green value is 81 (32.03% from 255 or 23.28% from 348); Blue value is 137 (53.91% from 255 or 39.37% from 348); Max value from RGB is 137 - color contains mainly: blue. Hex color #825189 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825189 is #7DAE76. Grayscale: #656565. Windows color (decimal): -8236663 or 8999298. OLE color: 8999298.
HSL color Cylindrical-coordinate representation of color #825189: hue angle of 292.5º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #825189 is Cyan = 0.05, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 130 | 81 | 137 | - |
| CMYK | 0.05 | 0.41 | 0 | 0.46 |
| HSL | 292.5º | 0.26% | 0.43% | - |
| HSV(B) | 292.5º | 0.41% | 0.54% | - |
| XYZ | 16.66 | 12.44 | 25.19 | - |
| YUV | 102.04 | 147.73 | 147.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 137 | 0.05 | 0.41 | 0 | 0.46 | 292.5 | 0.26 | 0.43 |
| Hex | 82 | 51 | 89 | 5 | 29 | 0 | 2E | 124 | 1A | 2B |
| Octal | 202 | 121 | 211 | 5 | 51 | 0 | 56 | 444 | 32 | 53 |
| Binary | 10000010 | 1010001 | 10001001 | 101 | 101001 | 0 | 101110 | 100100100 | 11010 | 101011 |
Color Harmonies of #825189
Complementary color
Monochromatic Colors of #825189
Black with #825189
Text Example
Text Example
White with #825189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825189; }
p { color: rgb(130,81,137); }
H1.HeaderClassName
{
color: #825189;
}
.AnyTagClassName
{
color: #825189;
}
</style>
background-color css
<style>
a { background-color: #825189; }
a { background-color: rgb(130,81,137); }
div.DivClassName
{
background-color: #825189;
}
.BgClassName
{
background-color: #825189;
}
</style>
border-color css
<style>
span { border-color: #825189; }
span { border-color: rgb(130,81,137); }
td.TdClassName
{
border-color: #825189;
}
.TagClassName
{
border-color: #825189;
}
</style>