Shades of Trendy Pink #827285
Tints of Trendy Pink #827285
RGB
CMYK
RGB Variations
Color information
#827285 (or 0x827285) is known color: Trendy Pink. HEX triplet: 82, 72 and 85. RGB value is (130,114,133). Sum of RGB (Red+Green+Blue) = 130+114+133=377 (49% of max value = 765). Red value is 130 (51.17% from 255 or 34.48% from 377); Green value is 114 (44.92% from 255 or 30.24% from 377); Blue value is 133 (52.34% from 255 or 35.28% from 377); Max value from RGB is 133 - color contains mainly: blue. Hex color #827285 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827285 is #7D8D7A. Grayscale: #787878. Windows color (decimal): -8228219 or 8745602. OLE color: 8745602.
HSL color Cylindrical-coordinate representation of color #827285: hue angle of 290.53º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #827285 is Cyan = 0.02, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 130 | 114 | 133 | - |
| CMYK | 0.02 | 0.14 | 0 | 0.48 |
| HSL | 290.53º | 0.08% | 0.48% | - |
| HSV(B) | 290.53º | 0.14% | 0.52% | - |
| XYZ | 19.46 | 18.47 | 24.73 | - |
| YUV | 120.95 | 134.8 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 114 | 133 | 0.02 | 0.14 | 0 | 0.48 | 290.53 | 0.08 | 0.48 |
| Hex | 82 | 72 | 85 | 2 | E | 0 | 30 | 123 | 8 | 30 |
| Octal | 202 | 162 | 205 | 2 | 16 | 0 | 60 | 443 | 10 | 60 |
| Binary | 10000010 | 1110010 | 10000101 | 10 | 1110 | 0 | 110000 | 100100011 | 1000 | 110000 |
Color Harmonies of #827285
Complementary color
Monochromatic Colors of #827285
Black with #827285
Text Example
Text Example
White with #827285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827285; }
p { color: rgb(130,114,133); }
H1.HeaderClassName
{
color: #827285;
}
.AnyTagClassName
{
color: #827285;
}
</style>
background-color css
<style>
a { background-color: #827285; }
a { background-color: rgb(130,114,133); }
div.DivClassName
{
background-color: #827285;
}
.BgClassName
{
background-color: #827285;
}
</style>
border-color css
<style>
span { border-color: #827285; }
span { border-color: rgb(130,114,133); }
td.TdClassName
{
border-color: #827285;
}
.TagClassName
{
border-color: #827285;
}
</style>