Shades of Tyrian Purple #860046
Tints of Tyrian Purple #860046
RGB
CMYK
RGB Variations
Color information
#860046 (or 0x860046) is known color: Tyrian Purple. HEX triplet: 86, 00 and 46. RGB value is (134,0,70). Sum of RGB (Red+Green+Blue) = 134+0+70=204 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.69% from 204); Green value is 0 (0.39% from 255 or 0% from 204); Blue value is 70 (27.73% from 255 or 34.31% from 204); Max value from RGB is 134 - color contains mainly: red. Hex color #860046 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860046 is #79FFB9. Grayscale: #2F2F2F. Windows color (decimal): -7995322 or 4587654. OLE color: 4587654.
HSL color Cylindrical-coordinate representation of color #860046: hue angle of 328.66º 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 #860046 is Cyan = 0, Magento = 1, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 0 | 70 | - |
| CMYK | 0 | 1 | 0.48 | 0.47 |
| HSL | 328.66º | 1% | 0.26% | - |
| HSV(B) | 328.66º | 1% | 0.53% | - |
| XYZ | 10.94 | 5.51 | 6.28 | - |
| YUV | 48.05 | 140.39 | 189.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 0 | 70 | 0 | 1 | 0.48 | 0.47 | 328.66 | 1 | 0.26 |
| Hex | 86 | 0 | 46 | 0 | 64 | 30 | 2F | 149 | 64 | 1A |
| Octal | 206 | 0 | 106 | 0 | 144 | 60 | 57 | 511 | 144 | 32 |
| Binary | 10000110 | 0 | 1000110 | 0 | 1100100 | 110000 | 101111 | 101001001 | 1100100 | 11010 |
Color Harmonies of #860046
Complementary color
Monochromatic Colors of #860046
Black with #860046
Text Example
Text Example
White with #860046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860046; }
p { color: rgb(134,0,70); }
H1.HeaderClassName
{
color: #860046;
}
.AnyTagClassName
{
color: #860046;
}
</style>
background-color css
<style>
a { background-color: #860046; }
a { background-color: rgb(134,0,70); }
div.DivClassName
{
background-color: #860046;
}
.BgClassName
{
background-color: #860046;
}
</style>
border-color css
<style>
span { border-color: #860046; }
span { border-color: rgb(134,0,70); }
td.TdClassName
{
border-color: #860046;
}
.TagClassName
{
border-color: #860046;
}
</style>