Shades of Tyrian Purple #850647
Tints of Tyrian Purple #850647
RGB
CMYK
RGB Variations
Color information
#850647 (or 0x850647) is known color: Tyrian Purple. HEX triplet: 85, 06 and 47. RGB value is (133,6,71). Sum of RGB (Red+Green+Blue) = 133+6+71=210 (27% of max value = 765). Red value is 133 (52.34% from 255 or 63.33% from 210); Green value is 6 (2.73% from 255 or 2.86% from 210); Blue value is 71 (28.12% from 255 or 33.81% from 210); Max value from RGB is 133 - color contains mainly: red. Hex color #850647 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #850647 is #7AF9B8. Grayscale: #333333. Windows color (decimal): -8059321 or 4654725. OLE color: 4654725.
HSL color Cylindrical-coordinate representation of color #850647: hue angle of 329.29º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #850647 is Cyan = 0, Magento = 0.95, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 6 | 71 | - |
| CMYK | 0 | 0.95 | 0.47 | 0.48 |
| HSL | 329.29º | 0.91% | 0.27% | - |
| HSV(B) | 329.29º | 0.95% | 0.52% | - |
| XYZ | 10.88 | 5.57 | 6.46 | - |
| YUV | 51.38 | 139.08 | 186.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 6 | 71 | 0 | 0.95 | 0.47 | 0.48 | 329.29 | 0.91 | 0.27 |
| Hex | 85 | 6 | 47 | 0 | 5F | 2F | 30 | 149 | 5B | 1B |
| Octal | 205 | 6 | 107 | 0 | 137 | 57 | 60 | 511 | 133 | 33 |
| Binary | 10000101 | 110 | 1000111 | 0 | 1011111 | 101111 | 110000 | 101001001 | 1011011 | 11011 |
Color Harmonies of #850647
Complementary color
Monochromatic Colors of #850647
Black with #850647
Text Example
Text Example
White with #850647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #850647; }
p { color: rgb(133,6,71); }
H1.HeaderClassName
{
color: #850647;
}
.AnyTagClassName
{
color: #850647;
}
</style>
background-color css
<style>
a { background-color: #850647; }
a { background-color: rgb(133,6,71); }
div.DivClassName
{
background-color: #850647;
}
.BgClassName
{
background-color: #850647;
}
</style>
border-color css
<style>
span { border-color: #850647; }
span { border-color: rgb(133,6,71); }
td.TdClassName
{
border-color: #850647;
}
.TagClassName
{
border-color: #850647;
}
</style>