Shades of Tyrian Purple #850047
Tints of Tyrian Purple #850047
RGB
CMYK
RGB Variations
Color information
#850047 (or 0x850047) is known color: Tyrian Purple. HEX triplet: 85, 00 and 47. RGB value is (133,0,71). Sum of RGB (Red+Green+Blue) = 133+0+71=204 (27% of max value = 765). Red value is 133 (52.34% from 255 or 65.20% from 204); Green value is 0 (0.39% from 255 or 0% from 204); Blue value is 71 (28.12% from 255 or 34.80% from 204); Max value from RGB is 133 - color contains mainly: red. Hex color #850047 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #850047 is #7AFFB8. Grayscale: #2F2F2F. Windows color (decimal): -8060857 or 4653189. OLE color: 4653189.
HSL color Cylindrical-coordinate representation of color #850047: hue angle of 327.97º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 1%. Process color model (Four color, CMYK) of #850047 is Cyan = 0, Magento = 1, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 0 | 71 | - |
| CMYK | 0 | 1 | 0.47 | 0.48 |
| HSL | 327.97º | 1% | 0.26% | - |
| HSV(B) | 327.97º | 1% | 0.52% | - |
| XYZ | 10.81 | 5.44 | 6.44 | - |
| YUV | 47.86 | 141.06 | 188.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 0 | 71 | 0 | 1 | 0.47 | 0.48 | 327.97 | 1 | 0.26 |
| Hex | 85 | 0 | 47 | 0 | 64 | 2F | 30 | 148 | 64 | 1A |
| Octal | 205 | 0 | 107 | 0 | 144 | 57 | 60 | 510 | 144 | 32 |
| Binary | 10000101 | 0 | 1000111 | 0 | 1100100 | 101111 | 110000 | 101001000 | 1100100 | 11010 |
Color Harmonies of #850047
Complementary color
Monochromatic Colors of #850047
Black with #850047
Text Example
Text Example
White with #850047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #850047; }
p { color: rgb(133,0,71); }
H1.HeaderClassName
{
color: #850047;
}
.AnyTagClassName
{
color: #850047;
}
</style>
background-color css
<style>
a { background-color: #850047; }
a { background-color: rgb(133,0,71); }
div.DivClassName
{
background-color: #850047;
}
.BgClassName
{
background-color: #850047;
}
</style>
border-color css
<style>
span { border-color: #850047; }
span { border-color: rgb(133,0,71); }
td.TdClassName
{
border-color: #850047;
}
.TagClassName
{
border-color: #850047;
}
</style>