Shades of Trendy Pink #825174
Tints of Trendy Pink #825174
RGB
CMYK
RGB Variations
Color information
#825174 (or 0x825174) is known color: Trendy Pink. HEX triplet: 82, 51 and 74. RGB value is (130,81,116). Sum of RGB (Red+Green+Blue) = 130+81+116=327 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.76% from 327); Green value is 81 (32.03% from 255 or 24.77% from 327); Blue value is 116 (45.70% from 255 or 35.47% from 327); Max value from RGB is 130 - color contains mainly: red. Hex color #825174 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825174 is #7DAE8B. Grayscale: #636363. Windows color (decimal): -8236684 or 7623042. OLE color: 7623042.
HSL color Cylindrical-coordinate representation of color #825174: hue angle of 317.14º 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 #825174 is Cyan = 0, Magento = 0.38, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 81 | 116 | - |
| CMYK | 0 | 0.38 | 0.11 | 0.49 |
| HSL | 317.14º | 0.23% | 0.41% | - |
| HSV(B) | 317.14º | 0.38% | 0.51% | - |
| XYZ | 15.3 | 11.89 | 18.01 | - |
| YUV | 99.64 | 137.23 | 149.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 116 | 0 | 0.38 | 0.11 | 0.49 | 317.14 | 0.23 | 0.41 |
| Hex | 82 | 51 | 74 | 0 | 26 | B | 31 | 13D | 17 | 29 |
| Octal | 202 | 121 | 164 | 0 | 46 | 13 | 61 | 475 | 27 | 51 |
| Binary | 10000010 | 1010001 | 1110100 | 0 | 100110 | 1011 | 110001 | 100111101 | 10111 | 101001 |
Color Harmonies of #825174
Complementary color
Monochromatic Colors of #825174
Black with #825174
Text Example
Text Example
White with #825174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825174; }
p { color: rgb(130,81,116); }
H1.HeaderClassName
{
color: #825174;
}
.AnyTagClassName
{
color: #825174;
}
</style>
background-color css
<style>
a { background-color: #825174; }
a { background-color: rgb(130,81,116); }
div.DivClassName
{
background-color: #825174;
}
.BgClassName
{
background-color: #825174;
}
</style>
border-color css
<style>
span { border-color: #825174; }
span { border-color: rgb(130,81,116); }
td.TdClassName
{
border-color: #825174;
}
.TagClassName
{
border-color: #825174;
}
</style>