Shades of Tyrian Purple #850447
Tints of Tyrian Purple #850447
RGB
CMYK
RGB Variations
Color information
#850447 (or 0x850447) is known color: Tyrian Purple. HEX triplet: 85, 04 and 47. RGB value is (133,4,71). Sum of RGB (Red+Green+Blue) = 133+4+71=208 (27% of max value = 765). Red value is 133 (52.34% from 255 or 63.94% from 208); Green value is 4 (1.95% from 255 or 1.92% from 208); Blue value is 71 (28.12% from 255 or 34.13% from 208); Max value from RGB is 133 - color contains mainly: red. Hex color #850447 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #850447 is #7AFBB8. Grayscale: #323232. Windows color (decimal): -8059833 or 4654213. OLE color: 4654213.
HSL color Cylindrical-coordinate representation of color #850447: hue angle of 328.84º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #850447 is Cyan = 0, Magento = 0.97, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 4 | 71 | - |
| CMYK | 0 | 0.97 | 0.47 | 0.48 |
| HSL | 328.84º | 0.94% | 0.27% | - |
| HSV(B) | 328.84º | 0.97% | 0.52% | - |
| XYZ | 10.85 | 5.53 | 6.46 | - |
| YUV | 50.21 | 139.74 | 187.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 4 | 71 | 0 | 0.97 | 0.47 | 0.48 | 328.84 | 0.94 | 0.27 |
| Hex | 85 | 4 | 47 | 0 | 61 | 2F | 30 | 149 | 5E | 1B |
| Octal | 205 | 4 | 107 | 0 | 141 | 57 | 60 | 511 | 136 | 33 |
| Binary | 10000101 | 100 | 1000111 | 0 | 1100001 | 101111 | 110000 | 101001001 | 1011110 | 11011 |
Color Harmonies of #850447
Complementary color
Monochromatic Colors of #850447
Black with #850447
Text Example
Text Example
White with #850447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #850447; }
p { color: rgb(133,4,71); }
H1.HeaderClassName
{
color: #850447;
}
.AnyTagClassName
{
color: #850447;
}
</style>
background-color css
<style>
a { background-color: #850447; }
a { background-color: rgb(133,4,71); }
div.DivClassName
{
background-color: #850447;
}
.BgClassName
{
background-color: #850447;
}
</style>
border-color css
<style>
span { border-color: #850447; }
span { border-color: rgb(133,4,71); }
td.TdClassName
{
border-color: #850447;
}
.TagClassName
{
border-color: #850447;
}
</style>