Shades of Trendy Pink #856783
Tints of Trendy Pink #856783
RGB
CMYK
RGB Variations
Color information
#856783 (or 0x856783) is known color: Trendy Pink. HEX triplet: 85, 67 and 83. RGB value is (133,103,131). Sum of RGB (Red+Green+Blue) = 133+103+131=367 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.24% from 367); Green value is 103 (40.62% from 255 or 28.07% from 367); Blue value is 131 (51.56% from 255 or 35.69% from 367); Max value from RGB is 133 - color contains mainly: red. Hex color #856783 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856783 is #7A987C. Grayscale: #737373. Windows color (decimal): -8034429 or 8611717. OLE color: 8611717.
HSL color Cylindrical-coordinate representation of color #856783: hue angle of 304º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #856783 is Cyan = 0, Magento = 0.23, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 103 | 131 | - |
| CMYK | 0 | 0.23 | 0.02 | 0.48 |
| HSL | 304º | 0.13% | 0.46% | - |
| HSV(B) | 304º | 0.23% | 0.52% | - |
| XYZ | 18.62 | 16.33 | 23.64 | - |
| YUV | 115.16 | 136.94 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 131 | 0 | 0.23 | 0.02 | 0.48 | 304 | 0.13 | 0.46 |
| Hex | 85 | 67 | 83 | 0 | 17 | 2 | 30 | 130 | D | 2E |
| Octal | 205 | 147 | 203 | 0 | 27 | 2 | 60 | 460 | 15 | 56 |
| Binary | 10000101 | 1100111 | 10000011 | 0 | 10111 | 10 | 110000 | 100110000 | 1101 | 101110 |
Color Harmonies of #856783
Complementary color
Monochromatic Colors of #856783
Black with #856783
Text Example
Text Example
White with #856783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856783; }
p { color: rgb(133,103,131); }
H1.HeaderClassName
{
color: #856783;
}
.AnyTagClassName
{
color: #856783;
}
</style>
background-color css
<style>
a { background-color: #856783; }
a { background-color: rgb(133,103,131); }
div.DivClassName
{
background-color: #856783;
}
.BgClassName
{
background-color: #856783;
}
</style>
border-color css
<style>
span { border-color: #856783; }
span { border-color: rgb(133,103,131); }
td.TdClassName
{
border-color: #856783;
}
.TagClassName
{
border-color: #856783;
}
</style>