Shades of Trendy Pink #855681
Tints of Trendy Pink #855681
RGB
CMYK
RGB Variations
Color information
#855681 (or 0x855681) is known color: Trendy Pink. HEX triplet: 85, 56 and 81. RGB value is (133,86,129). Sum of RGB (Red+Green+Blue) = 133+86+129=348 (46% of max value = 765). Red value is 133 (52.34% from 255 or 38.22% from 348); Green value is 86 (33.98% from 255 or 24.71% from 348); Blue value is 129 (50.78% from 255 or 37.07% from 348); Max value from RGB is 133 - color contains mainly: red. Hex color #855681 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855681 is #7AA97E. Grayscale: #686868. Windows color (decimal): -8038783 or 8476293. OLE color: 8476293.
HSL color Cylindrical-coordinate representation of color #855681: hue angle of 305.11º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #855681 is Cyan = 0, Magento = 0.35, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 86 | 129 | - |
| CMYK | 0 | 0.35 | 0.03 | 0.48 |
| HSL | 305.11º | 0.21% | 0.43% | - |
| HSV(B) | 305.11º | 0.35% | 0.52% | - |
| XYZ | 16.96 | 13.23 | 22.43 | - |
| YUV | 104.96 | 141.57 | 148 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 86 | 129 | 0 | 0.35 | 0.03 | 0.48 | 305.11 | 0.21 | 0.43 |
| Hex | 85 | 56 | 81 | 0 | 23 | 3 | 30 | 131 | 15 | 2B |
| Octal | 205 | 126 | 201 | 0 | 43 | 3 | 60 | 461 | 25 | 53 |
| Binary | 10000101 | 1010110 | 10000001 | 0 | 100011 | 11 | 110000 | 100110001 | 10101 | 101011 |
Color Harmonies of #855681
Complementary color
Monochromatic Colors of #855681
Black with #855681
Text Example
Text Example
White with #855681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855681; }
p { color: rgb(133,86,129); }
H1.HeaderClassName
{
color: #855681;
}
.AnyTagClassName
{
color: #855681;
}
</style>
background-color css
<style>
a { background-color: #855681; }
a { background-color: rgb(133,86,129); }
div.DivClassName
{
background-color: #855681;
}
.BgClassName
{
background-color: #855681;
}
</style>
border-color css
<style>
span { border-color: #855681; }
span { border-color: rgb(133,86,129); }
td.TdClassName
{
border-color: #855681;
}
.TagClassName
{
border-color: #855681;
}
</style>