Shades of Trendy Pink #854478
Tints of Trendy Pink #854478
RGB
CMYK
RGB Variations
Color information
#854478 (or 0x854478) is known color: Trendy Pink. HEX triplet: 85, 44 and 78. RGB value is (133,68,120). Sum of RGB (Red+Green+Blue) = 133+68+120=321 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.43% from 321); Green value is 68 (26.95% from 255 or 21.18% from 321); Blue value is 120 (47.27% from 255 or 37.38% from 321); Max value from RGB is 133 - color contains mainly: red. Hex color #854478 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #854478 is #7ABB87. Grayscale: #5D5D5D. Windows color (decimal): -8043400 or 7881861. OLE color: 7881861.
HSL color Cylindrical-coordinate representation of color #854478: hue angle of 312º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #854478 is Cyan = 0, Magento = 0.49, Yellow = 0.10 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 68 | 120 | - |
| CMYK | 0 | 0.49 | 0.10 | 0.48 |
| HSL | 312º | 0.32% | 0.39% | - |
| HSV(B) | 312º | 0.49% | 0.52% | - |
| XYZ | 15.13 | 10.48 | 18.99 | - |
| YUV | 93.36 | 143.03 | 156.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 68 | 120 | 0 | 0.49 | 0.10 | 0.48 | 312 | 0.32 | 0.39 |
| Hex | 85 | 44 | 78 | 0 | 31 | A | 30 | 138 | 20 | 27 |
| Octal | 205 | 104 | 170 | 0 | 61 | 12 | 60 | 470 | 40 | 47 |
| Binary | 10000101 | 1000100 | 1111000 | 0 | 110001 | 1010 | 110000 | 100111000 | 100000 | 100111 |
Color Harmonies of #854478
Complementary color
Monochromatic Colors of #854478
Black with #854478
Text Example
Text Example
White with #854478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854478; }
p { color: rgb(133,68,120); }
H1.HeaderClassName
{
color: #854478;
}
.AnyTagClassName
{
color: #854478;
}
</style>
background-color css
<style>
a { background-color: #854478; }
a { background-color: rgb(133,68,120); }
div.DivClassName
{
background-color: #854478;
}
.BgClassName
{
background-color: #854478;
}
</style>
border-color css
<style>
span { border-color: #854478; }
span { border-color: rgb(133,68,120); }
td.TdClassName
{
border-color: #854478;
}
.TagClassName
{
border-color: #854478;
}
</style>