Shades of Trendy Pink #824681
Tints of Trendy Pink #824681
RGB
CMYK
RGB Variations
Color information
#824681 (or 0x824681) is known color: Trendy Pink. HEX triplet: 82, 46 and 81. RGB value is (130,70,129). Sum of RGB (Red+Green+Blue) = 130+70+129=329 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.51% from 329); Green value is 70 (27.73% from 255 or 21.28% from 329); Blue value is 129 (50.78% from 255 or 39.21% from 329); Max value from RGB is 130 - color contains mainly: red. Hex color #824681 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #824681 is #7DB97E. Grayscale: #5E5E5E. Windows color (decimal): -8239487 or 8472194. OLE color: 8472194.
HSL color Cylindrical-coordinate representation of color #824681: hue angle of 301º 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 #824681 is Cyan = 0, Magento = 0.46, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 70 | 129 | - |
| CMYK | 0 | 0.46 | 0.01 | 0.49 |
| HSL | 301º | 0.3% | 0.39% | - |
| HSV(B) | 301º | 0.46% | 0.51% | - |
| XYZ | 15.36 | 10.71 | 22.03 | - |
| YUV | 94.67 | 147.38 | 153.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 70 | 129 | 0 | 0.46 | 0.01 | 0.49 | 301 | 0.3 | 0.39 |
| Hex | 82 | 46 | 81 | 0 | 2E | 1 | 31 | 12D | 1E | 27 |
| Octal | 202 | 106 | 201 | 0 | 56 | 1 | 61 | 455 | 36 | 47 |
| Binary | 10000010 | 1000110 | 10000001 | 0 | 101110 | 1 | 110001 | 100101101 | 11110 | 100111 |
Color Harmonies of #824681
Complementary color
Monochromatic Colors of #824681
Black with #824681
Text Example
Text Example
White with #824681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824681; }
p { color: rgb(130,70,129); }
H1.HeaderClassName
{
color: #824681;
}
.AnyTagClassName
{
color: #824681;
}
</style>
background-color css
<style>
a { background-color: #824681; }
a { background-color: rgb(130,70,129); }
div.DivClassName
{
background-color: #824681;
}
.BgClassName
{
background-color: #824681;
}
</style>
border-color css
<style>
span { border-color: #824681; }
span { border-color: rgb(130,70,129); }
td.TdClassName
{
border-color: #824681;
}
.TagClassName
{
border-color: #824681;
}
</style>