Shades of Tyrian Purple #850847
Tints of Tyrian Purple #850847
RGB
CMYK
RGB Variations
Color information
#850847 (or 0x850847) is known color: Tyrian Purple. HEX triplet: 85, 08 and 47. RGB value is (133,8,71). Sum of RGB (Red+Green+Blue) = 133+8+71=212 (28% of max value = 765). Red value is 133 (52.34% from 255 or 62.74% from 212); Green value is 8 (3.52% from 255 or 3.77% from 212); Blue value is 71 (28.12% from 255 or 33.49% from 212); Max value from RGB is 133 - color contains mainly: red. Hex color #850847 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #850847 is #7AF7B8. Grayscale: #343434. Windows color (decimal): -8058809 or 4655237. OLE color: 4655237.
HSL color Cylindrical-coordinate representation of color #850847: hue angle of 329.76º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #850847 is Cyan = 0, Magento = 0.94, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 8 | 71 | - |
| CMYK | 0 | 0.94 | 0.47 | 0.48 |
| HSL | 329.76º | 0.89% | 0.28% | - |
| HSV(B) | 329.76º | 0.94% | 0.52% | - |
| XYZ | 10.9 | 5.62 | 6.47 | - |
| YUV | 52.56 | 138.41 | 185.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 8 | 71 | 0 | 0.94 | 0.47 | 0.48 | 329.76 | 0.89 | 0.28 |
| Hex | 85 | 8 | 47 | 0 | 5E | 2F | 30 | 14A | 59 | 1C |
| Octal | 205 | 10 | 107 | 0 | 136 | 57 | 60 | 512 | 131 | 34 |
| Binary | 10000101 | 1000 | 1000111 | 0 | 1011110 | 101111 | 110000 | 101001010 | 1011001 | 11100 |
Color Harmonies of #850847
Complementary color
Monochromatic Colors of #850847
Black with #850847
Text Example
Text Example
White with #850847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #850847; }
p { color: rgb(133,8,71); }
H1.HeaderClassName
{
color: #850847;
}
.AnyTagClassName
{
color: #850847;
}
</style>
background-color css
<style>
a { background-color: #850847; }
a { background-color: rgb(133,8,71); }
div.DivClassName
{
background-color: #850847;
}
.BgClassName
{
background-color: #850847;
}
</style>
border-color css
<style>
span { border-color: #850847; }
span { border-color: rgb(133,8,71); }
td.TdClassName
{
border-color: #850847;
}
.TagClassName
{
border-color: #850847;
}
</style>