Shades of Tyrian Purple #860044
Tints of Tyrian Purple #860044
RGB
CMYK
RGB Variations
Color information
#860044 (or 0x860044) is known color: Tyrian Purple. HEX triplet: 86, 00 and 44. RGB value is (134,0,68). Sum of RGB (Red+Green+Blue) = 134+0+68=202 (26% of max value = 765). Red value is 134 (52.73% from 255 or 66.34% from 202); Green value is 0 (0.39% from 255 or 0% from 202); Blue value is 68 (26.95% from 255 or 33.66% from 202); Max value from RGB is 134 - color contains mainly: red. Hex color #860044 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860044 is #79FFBB. Grayscale: #2F2F2F. Windows color (decimal): -7995324 or 4456582. OLE color: 4456582.
HSL color Cylindrical-coordinate representation of color #860044: hue angle of 329.55º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #860044 is Cyan = 0, Magento = 1, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 0 | 68 | - |
| CMYK | 0 | 1 | 0.49 | 0.47 |
| HSL | 329.55º | 1% | 0.26% | - |
| HSV(B) | 329.55º | 1% | 0.53% | - |
| XYZ | 10.87 | 5.49 | 5.95 | - |
| YUV | 47.82 | 139.39 | 189.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 0 | 68 | 0 | 1 | 0.49 | 0.47 | 329.55 | 1 | 0.26 |
| Hex | 86 | 0 | 44 | 0 | 64 | 31 | 2F | 14A | 64 | 1A |
| Octal | 206 | 0 | 104 | 0 | 144 | 61 | 57 | 512 | 144 | 32 |
| Binary | 10000110 | 0 | 1000100 | 0 | 1100100 | 110001 | 101111 | 101001010 | 1100100 | 11010 |
Color Harmonies of #860044
Complementary color
Monochromatic Colors of #860044
Black with #860044
Text Example
Text Example
White with #860044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860044; }
p { color: rgb(134,0,68); }
H1.HeaderClassName
{
color: #860044;
}
.AnyTagClassName
{
color: #860044;
}
</style>
background-color css
<style>
a { background-color: #860044; }
a { background-color: rgb(134,0,68); }
div.DivClassName
{
background-color: #860044;
}
.BgClassName
{
background-color: #860044;
}
</style>
border-color css
<style>
span { border-color: #860044; }
span { border-color: rgb(134,0,68); }
td.TdClassName
{
border-color: #860044;
}
.TagClassName
{
border-color: #860044;
}
</style>