Shades of Trendy Pink #825475
Tints of Trendy Pink #825475
RGB
CMYK
RGB Variations
Color information
#825475 (or 0x825475) is known color: Trendy Pink. HEX triplet: 82, 54 and 75. RGB value is (130,84,117). Sum of RGB (Red+Green+Blue) = 130+84+117=331 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.27% from 331); Green value is 84 (33.20% from 255 or 25.38% from 331); Blue value is 117 (46.09% from 255 or 35.35% from 331); Max value from RGB is 130 - color contains mainly: red. Hex color #825475 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825475 is #7DAB8A. Grayscale: #656565. Windows color (decimal): -8235915 or 7689346. OLE color: 7689346.
HSL color Cylindrical-coordinate representation of color #825475: hue angle of 316.96º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #825475 is Cyan = 0, Magento = 0.35, Yellow = 0.1 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 84 | 117 | - |
| CMYK | 0 | 0.35 | 0.1 | 0.49 |
| HSL | 316.96º | 0.21% | 0.42% | - |
| HSV(B) | 316.96º | 0.35% | 0.51% | - |
| XYZ | 15.59 | 12.37 | 18.4 | - |
| YUV | 101.52 | 136.74 | 148.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 84 | 117 | 0 | 0.35 | 0.1 | 0.49 | 316.96 | 0.21 | 0.42 |
| Hex | 82 | 54 | 75 | 0 | 23 | A | 31 | 13D | 15 | 2A |
| Octal | 202 | 124 | 165 | 0 | 43 | 12 | 61 | 475 | 25 | 52 |
| Binary | 10000010 | 1010100 | 1110101 | 0 | 100011 | 1010 | 110001 | 100111101 | 10101 | 101010 |
Color Harmonies of #825475
Complementary color
Monochromatic Colors of #825475
Black with #825475
Text Example
Text Example
White with #825475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825475; }
p { color: rgb(130,84,117); }
H1.HeaderClassName
{
color: #825475;
}
.AnyTagClassName
{
color: #825475;
}
</style>
background-color css
<style>
a { background-color: #825475; }
a { background-color: rgb(130,84,117); }
div.DivClassName
{
background-color: #825475;
}
.BgClassName
{
background-color: #825475;
}
</style>
border-color css
<style>
span { border-color: #825475; }
span { border-color: rgb(130,84,117); }
td.TdClassName
{
border-color: #825475;
}
.TagClassName
{
border-color: #825475;
}
</style>