Shades of Trendy Pink #824873
Tints of Trendy Pink #824873
RGB
CMYK
RGB Variations
Color information
#824873 (or 0x824873) is known color: Trendy Pink. HEX triplet: 82, 48 and 73. RGB value is (130,72,115). Sum of RGB (Red+Green+Blue) = 130+72+115=317 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.01% from 317); Green value is 72 (28.52% from 255 or 22.71% from 317); Blue value is 115 (45.31% from 255 or 36.28% from 317); Max value from RGB is 130 - color contains mainly: red. Hex color #824873 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824873 is #7DB78C. Grayscale: #5E5E5E. Windows color (decimal): -8238989 or 7555202. OLE color: 7555202.
HSL color Cylindrical-coordinate representation of color #824873: hue angle of 315.52º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #824873 is Cyan = 0, Magento = 0.45, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 72 | 115 | - |
| CMYK | 0 | 0.45 | 0.12 | 0.49 |
| HSL | 315.52º | 0.29% | 0.4% | - |
| HSV(B) | 315.52º | 0.45% | 0.51% | - |
| XYZ | 14.62 | 10.62 | 17.5 | - |
| YUV | 94.24 | 139.72 | 153.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 72 | 115 | 0 | 0.45 | 0.12 | 0.49 | 315.52 | 0.29 | 0.4 |
| Hex | 82 | 48 | 73 | 0 | 2D | C | 31 | 13C | 1D | 28 |
| Octal | 202 | 110 | 163 | 0 | 55 | 14 | 61 | 474 | 35 | 50 |
| Binary | 10000010 | 1001000 | 1110011 | 0 | 101101 | 1100 | 110001 | 100111100 | 11101 | 101000 |
Color Harmonies of #824873
Complementary color
Monochromatic Colors of #824873
Black with #824873
Text Example
Text Example
White with #824873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824873; }
p { color: rgb(130,72,115); }
H1.HeaderClassName
{
color: #824873;
}
.AnyTagClassName
{
color: #824873;
}
</style>
background-color css
<style>
a { background-color: #824873; }
a { background-color: rgb(130,72,115); }
div.DivClassName
{
background-color: #824873;
}
.BgClassName
{
background-color: #824873;
}
</style>
border-color css
<style>
span { border-color: #824873; }
span { border-color: rgb(130,72,115); }
td.TdClassName
{
border-color: #824873;
}
.TagClassName
{
border-color: #824873;
}
</style>