Shades of Trendy Pink #827085
Tints of Trendy Pink #827085
RGB
CMYK
RGB Variations
Color information
#827085 (or 0x827085) is known color: Trendy Pink. HEX triplet: 82, 70 and 85. RGB value is (130,112,133). Sum of RGB (Red+Green+Blue) = 130+112+133=375 (49% of max value = 765). Red value is 130 (51.17% from 255 or 34.67% from 375); Green value is 112 (44.14% from 255 or 29.87% from 375); Blue value is 133 (52.34% from 255 or 35.47% from 375); Max value from RGB is 133 - color contains mainly: blue. Hex color #827085 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827085 is #7D8F7A. Grayscale: #777777. Windows color (decimal): -8228731 or 8745090. OLE color: 8745090.
HSL color Cylindrical-coordinate representation of color #827085: hue angle of 291.43º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #827085 is Cyan = 0.02, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 130 | 112 | 133 | - |
| CMYK | 0.02 | 0.16 | 0 | 0.48 |
| HSL | 291.43º | 0.09% | 0.48% | - |
| HSV(B) | 291.43º | 0.16% | 0.52% | - |
| XYZ | 19.23 | 18.03 | 24.66 | - |
| YUV | 119.78 | 135.46 | 135.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 133 | 0.02 | 0.16 | 0 | 0.48 | 291.43 | 0.09 | 0.48 |
| Hex | 82 | 70 | 85 | 2 | 10 | 0 | 30 | 123 | 9 | 30 |
| Octal | 202 | 160 | 205 | 2 | 20 | 0 | 60 | 443 | 11 | 60 |
| Binary | 10000010 | 1110000 | 10000101 | 10 | 10000 | 0 | 110000 | 100100011 | 1001 | 110000 |
Color Harmonies of #827085
Complementary color
Monochromatic Colors of #827085
Black with #827085
Text Example
Text Example
White with #827085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827085; }
p { color: rgb(130,112,133); }
H1.HeaderClassName
{
color: #827085;
}
.AnyTagClassName
{
color: #827085;
}
</style>
background-color css
<style>
a { background-color: #827085; }
a { background-color: rgb(130,112,133); }
div.DivClassName
{
background-color: #827085;
}
.BgClassName
{
background-color: #827085;
}
</style>
border-color css
<style>
span { border-color: #827085; }
span { border-color: rgb(130,112,133); }
td.TdClassName
{
border-color: #827085;
}
.TagClassName
{
border-color: #827085;
}
</style>