Shades of Trendy Pink #825178
Tints of Trendy Pink #825178
RGB
CMYK
RGB Variations
Color information
#825178 (or 0x825178) is known color: Trendy Pink. HEX triplet: 82, 51 and 78. RGB value is (130,81,120). Sum of RGB (Red+Green+Blue) = 130+81+120=331 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.27% from 331); Green value is 81 (32.03% from 255 or 24.47% from 331); Blue value is 120 (47.27% from 255 or 36.25% from 331); Max value from RGB is 130 - color contains mainly: red. Hex color #825178 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825178 is #7DAE87. Grayscale: #636363. Windows color (decimal): -8236680 or 7885186. OLE color: 7885186.
HSL color Cylindrical-coordinate representation of color #825178: hue angle of 312.24º 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 #825178 is Cyan = 0, Magento = 0.38, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 81 | 120 | - |
| CMYK | 0 | 0.38 | 0.08 | 0.49 |
| HSL | 312.24º | 0.23% | 0.41% | - |
| HSV(B) | 312.24º | 0.38% | 0.51% | - |
| XYZ | 15.54 | 11.99 | 19.26 | - |
| YUV | 100.1 | 139.23 | 149.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 120 | 0 | 0.38 | 0.08 | 0.49 | 312.24 | 0.23 | 0.41 |
| Hex | 82 | 51 | 78 | 0 | 26 | 8 | 31 | 138 | 17 | 29 |
| Octal | 202 | 121 | 170 | 0 | 46 | 10 | 61 | 470 | 27 | 51 |
| Binary | 10000010 | 1010001 | 1111000 | 0 | 100110 | 1000 | 110001 | 100111000 | 10111 | 101001 |
Color Harmonies of #825178
Complementary color
Monochromatic Colors of #825178
Black with #825178
Text Example
Text Example
White with #825178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825178; }
p { color: rgb(130,81,120); }
H1.HeaderClassName
{
color: #825178;
}
.AnyTagClassName
{
color: #825178;
}
</style>
background-color css
<style>
a { background-color: #825178; }
a { background-color: rgb(130,81,120); }
div.DivClassName
{
background-color: #825178;
}
.BgClassName
{
background-color: #825178;
}
</style>
border-color css
<style>
span { border-color: #825178; }
span { border-color: rgb(130,81,120); }
td.TdClassName
{
border-color: #825178;
}
.TagClassName
{
border-color: #825178;
}
</style>