Shades of Trendy Pink #824673
Tints of Trendy Pink #824673
RGB
CMYK
RGB Variations
Color information
#824673 (or 0x824673) is known color: Trendy Pink. HEX triplet: 82, 46 and 73. RGB value is (130,70,115). Sum of RGB (Red+Green+Blue) = 130+70+115=315 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.27% from 315); Green value is 70 (27.73% from 255 or 22.22% from 315); Blue value is 115 (45.31% from 255 or 36.51% from 315); Max value from RGB is 130 - color contains mainly: red. Hex color #824673 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824673 is #7DB98C. Grayscale: #5C5C5C. Windows color (decimal): -8239501 or 7554690. OLE color: 7554690.
HSL color Cylindrical-coordinate representation of color #824673: hue angle of 315º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #824673 is Cyan = 0, Magento = 0.46, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 70 | 115 | - |
| CMYK | 0 | 0.46 | 0.12 | 0.49 |
| HSL | 315º | 0.3% | 0.39% | - |
| HSV(B) | 315º | 0.46% | 0.51% | - |
| XYZ | 14.49 | 10.36 | 17.46 | - |
| YUV | 93.07 | 140.38 | 154.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 70 | 115 | 0 | 0.46 | 0.12 | 0.49 | 315 | 0.3 | 0.39 |
| Hex | 82 | 46 | 73 | 0 | 2E | C | 31 | 13B | 1E | 27 |
| Octal | 202 | 106 | 163 | 0 | 56 | 14 | 61 | 473 | 36 | 47 |
| Binary | 10000010 | 1000110 | 1110011 | 0 | 101110 | 1100 | 110001 | 100111011 | 11110 | 100111 |
Color Harmonies of #824673
Complementary color
Monochromatic Colors of #824673
Black with #824673
Text Example
Text Example
White with #824673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824673; }
p { color: rgb(130,70,115); }
H1.HeaderClassName
{
color: #824673;
}
.AnyTagClassName
{
color: #824673;
}
</style>
background-color css
<style>
a { background-color: #824673; }
a { background-color: rgb(130,70,115); }
div.DivClassName
{
background-color: #824673;
}
.BgClassName
{
background-color: #824673;
}
</style>
border-color css
<style>
span { border-color: #824673; }
span { border-color: rgb(130,70,115); }
td.TdClassName
{
border-color: #824673;
}
.TagClassName
{
border-color: #824673;
}
</style>