Shades of Tyrian Purple #850846
Tints of Tyrian Purple #850846
RGB
CMYK
RGB Variations
Color information
#850846 (or 0x850846) is known color: Tyrian Purple. HEX triplet: 85, 08 and 46. RGB value is (133,8,70). Sum of RGB (Red+Green+Blue) = 133+8+70=211 (27% of max value = 765). Red value is 133 (52.34% from 255 or 63.03% from 211); Green value is 8 (3.52% from 255 or 3.79% from 211); Blue value is 70 (27.73% from 255 or 33.18% from 211); Max value from RGB is 133 - color contains mainly: red. Hex color #850846 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #850846 is #7AF7B9. Grayscale: #343434. Windows color (decimal): -8058810 or 4589701. OLE color: 4589701.
HSL color Cylindrical-coordinate representation of color #850846: hue angle of 330.24º 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 #850846 is Cyan = 0, Magento = 0.94, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 8 | 70 | - |
| CMYK | 0 | 0.94 | 0.47 | 0.48 |
| HSL | 330.24º | 0.89% | 0.28% | - |
| HSV(B) | 330.24º | 0.94% | 0.52% | - |
| XYZ | 10.87 | 5.6 | 6.3 | - |
| YUV | 52.44 | 137.91 | 185.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 8 | 70 | 0 | 0.94 | 0.47 | 0.48 | 330.24 | 0.89 | 0.28 |
| Hex | 85 | 8 | 46 | 0 | 5E | 2F | 30 | 14A | 59 | 1C |
| Octal | 205 | 10 | 106 | 0 | 136 | 57 | 60 | 512 | 131 | 34 |
| Binary | 10000101 | 1000 | 1000110 | 0 | 1011110 | 101111 | 110000 | 101001010 | 1011001 | 11100 |
Color Harmonies of #850846
Complementary color
Monochromatic Colors of #850846
Black with #850846
Text Example
Text Example
White with #850846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #850846; }
p { color: rgb(133,8,70); }
H1.HeaderClassName
{
color: #850846;
}
.AnyTagClassName
{
color: #850846;
}
</style>
background-color css
<style>
a { background-color: #850846; }
a { background-color: rgb(133,8,70); }
div.DivClassName
{
background-color: #850846;
}
.BgClassName
{
background-color: #850846;
}
</style>
border-color css
<style>
span { border-color: #850846; }
span { border-color: rgb(133,8,70); }
td.TdClassName
{
border-color: #850846;
}
.TagClassName
{
border-color: #850846;
}
</style>