Shades of Trendy Pink #824775
Tints of Trendy Pink #824775
RGB
CMYK
RGB Variations
Color information
#824775 (or 0x824775) is known color: Trendy Pink. HEX triplet: 82, 47 and 75. RGB value is (130,71,117). Sum of RGB (Red+Green+Blue) = 130+71+117=318 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.88% from 318); Green value is 71 (28.12% from 255 or 22.33% from 318); Blue value is 117 (46.09% from 255 or 36.79% from 318); Max value from RGB is 130 - color contains mainly: red. Hex color #824775 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824775 is #7DB88A. Grayscale: #5D5D5D. Windows color (decimal): -8239243 or 7686018. OLE color: 7686018.
HSL color Cylindrical-coordinate representation of color #824775: hue angle of 313.22º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #824775 is Cyan = 0, Magento = 0.45, Yellow = 0.1 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 71 | 117 | - |
| CMYK | 0 | 0.45 | 0.1 | 0.49 |
| HSL | 313.22º | 0.29% | 0.39% | - |
| HSV(B) | 313.22º | 0.45% | 0.51% | - |
| XYZ | 14.67 | 10.54 | 18.09 | - |
| YUV | 93.89 | 141.05 | 153.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 71 | 117 | 0 | 0.45 | 0.1 | 0.49 | 313.22 | 0.29 | 0.39 |
| Hex | 82 | 47 | 75 | 0 | 2D | A | 31 | 139 | 1D | 27 |
| Octal | 202 | 107 | 165 | 0 | 55 | 12 | 61 | 471 | 35 | 47 |
| Binary | 10000010 | 1000111 | 1110101 | 0 | 101101 | 1010 | 110001 | 100111001 | 11101 | 100111 |
Color Harmonies of #824775
Complementary color
Monochromatic Colors of #824775
Black with #824775
Text Example
Text Example
White with #824775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824775; }
p { color: rgb(130,71,117); }
H1.HeaderClassName
{
color: #824775;
}
.AnyTagClassName
{
color: #824775;
}
</style>
background-color css
<style>
a { background-color: #824775; }
a { background-color: rgb(130,71,117); }
div.DivClassName
{
background-color: #824775;
}
.BgClassName
{
background-color: #824775;
}
</style>
border-color css
<style>
span { border-color: #824775; }
span { border-color: rgb(130,71,117); }
td.TdClassName
{
border-color: #824775;
}
.TagClassName
{
border-color: #824775;
}
</style>