Shades of Trendy Pink #855075
Tints of Trendy Pink #855075
RGB
CMYK
RGB Variations
Color information
#855075 (or 0x855075) is known color: Trendy Pink. HEX triplet: 85, 50 and 75. RGB value is (133,80,117). Sum of RGB (Red+Green+Blue) = 133+80+117=330 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.30% from 330); Green value is 80 (31.64% from 255 or 24.24% from 330); Blue value is 117 (46.09% from 255 or 35.45% from 330); Max value from RGB is 133 - color contains mainly: red. Hex color #855075 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855075 is #7AAF8A. Grayscale: #636363. Windows color (decimal): -8040331 or 7688325. OLE color: 7688325.
HSL color Cylindrical-coordinate representation of color #855075: hue angle of 318.11º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #855075 is Cyan = 0, Magento = 0.40, Yellow = 0.12 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 80 | 117 | - |
| CMYK | 0 | 0.40 | 0.12 | 0.48 |
| HSL | 318.11º | 0.25% | 0.42% | - |
| HSV(B) | 318.11º | 0.4% | 0.52% | - |
| XYZ | 15.75 | 12.01 | 18.32 | - |
| YUV | 100.07 | 137.56 | 151.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 80 | 117 | 0 | 0.40 | 0.12 | 0.48 | 318.11 | 0.25 | 0.42 |
| Hex | 85 | 50 | 75 | 0 | 28 | C | 30 | 13E | 19 | 2A |
| Octal | 205 | 120 | 165 | 0 | 50 | 14 | 60 | 476 | 31 | 52 |
| Binary | 10000101 | 1010000 | 1110101 | 0 | 101000 | 1100 | 110000 | 100111110 | 11001 | 101010 |
Color Harmonies of #855075
Complementary color
Monochromatic Colors of #855075
Black with #855075
Text Example
Text Example
White with #855075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855075; }
p { color: rgb(133,80,117); }
H1.HeaderClassName
{
color: #855075;
}
.AnyTagClassName
{
color: #855075;
}
</style>
background-color css
<style>
a { background-color: #855075; }
a { background-color: rgb(133,80,117); }
div.DivClassName
{
background-color: #855075;
}
.BgClassName
{
background-color: #855075;
}
</style>
border-color css
<style>
span { border-color: #855075; }
span { border-color: rgb(133,80,117); }
td.TdClassName
{
border-color: #855075;
}
.TagClassName
{
border-color: #855075;
}
</style>