Shades of Trendy Pink #856481
Tints of Trendy Pink #856481
RGB
CMYK
RGB Variations
Color information
#856481 (or 0x856481) is known color: Trendy Pink. HEX triplet: 85, 64 and 81. RGB value is (133,100,129). Sum of RGB (Red+Green+Blue) = 133+100+129=362 (47% of max value = 765). Red value is 133 (52.34% from 255 or 36.74% from 362); Green value is 100 (39.45% from 255 or 27.62% from 362); Blue value is 129 (50.78% from 255 or 35.64% from 362); Max value from RGB is 133 - color contains mainly: red. Hex color #856481 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856481 is #7A9B7E. Grayscale: #717171. Windows color (decimal): -8035199 or 8479877. OLE color: 8479877.
HSL color Cylindrical-coordinate representation of color #856481: hue angle of 307.27º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #856481 is Cyan = 0, Magento = 0.25, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 100 | 129 | - |
| CMYK | 0 | 0.25 | 0.03 | 0.48 |
| HSL | 307.27º | 0.14% | 0.46% | - |
| HSV(B) | 307.27º | 0.25% | 0.52% | - |
| XYZ | 18.19 | 15.69 | 22.84 | - |
| YUV | 113.17 | 136.93 | 142.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 100 | 129 | 0 | 0.25 | 0.03 | 0.48 | 307.27 | 0.14 | 0.46 |
| Hex | 85 | 64 | 81 | 0 | 19 | 3 | 30 | 133 | E | 2E |
| Octal | 205 | 144 | 201 | 0 | 31 | 3 | 60 | 463 | 16 | 56 |
| Binary | 10000101 | 1100100 | 10000001 | 0 | 11001 | 11 | 110000 | 100110011 | 1110 | 101110 |
Color Harmonies of #856481
Complementary color
Monochromatic Colors of #856481
Black with #856481
Text Example
Text Example
White with #856481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856481; }
p { color: rgb(133,100,129); }
H1.HeaderClassName
{
color: #856481;
}
.AnyTagClassName
{
color: #856481;
}
</style>
background-color css
<style>
a { background-color: #856481; }
a { background-color: rgb(133,100,129); }
div.DivClassName
{
background-color: #856481;
}
.BgClassName
{
background-color: #856481;
}
</style>
border-color css
<style>
span { border-color: #856481; }
span { border-color: rgb(133,100,129); }
td.TdClassName
{
border-color: #856481;
}
.TagClassName
{
border-color: #856481;
}
</style>