Shades of Tyrian Purple #860443
Tints of Tyrian Purple #860443
RGB
CMYK
RGB Variations
Color information
#860443 (or 0x860443) is known color: Tyrian Purple. HEX triplet: 86, 04 and 43. RGB value is (134,4,67). Sum of RGB (Red+Green+Blue) = 134+4+67=205 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.37% from 205); Green value is 4 (1.95% from 255 or 1.95% from 205); Blue value is 67 (26.56% from 255 or 32.68% from 205); Max value from RGB is 134 - color contains mainly: red. Hex color #860443 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860443 is #79FBBC. Grayscale: #313131. Windows color (decimal): -7994301 or 4392070. OLE color: 4392070.
HSL color Cylindrical-coordinate representation of color #860443: hue angle of 330.92º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #860443 is Cyan = 0, Magento = 0.97, Yellow = 0.5 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 4 | 67 | - |
| CMYK | 0 | 0.97 | 0.5 | 0.47 |
| HSL | 330.92º | 0.94% | 0.27% | - |
| HSV(B) | 330.92º | 0.97% | 0.53% | - |
| XYZ | 10.89 | 5.56 | 5.81 | - |
| YUV | 50.05 | 137.57 | 187.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 4 | 67 | 0 | 0.97 | 0.5 | 0.47 | 330.92 | 0.94 | 0.27 |
| Hex | 86 | 4 | 43 | 0 | 61 | 32 | 2F | 14B | 5E | 1B |
| Octal | 206 | 4 | 103 | 0 | 141 | 62 | 57 | 513 | 136 | 33 |
| Binary | 10000110 | 100 | 1000011 | 0 | 1100001 | 110010 | 101111 | 101001011 | 1011110 | 11011 |
Color Harmonies of #860443
Complementary color
Monochromatic Colors of #860443
Black with #860443
Text Example
Text Example
White with #860443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860443; }
p { color: rgb(134,4,67); }
H1.HeaderClassName
{
color: #860443;
}
.AnyTagClassName
{
color: #860443;
}
</style>
background-color css
<style>
a { background-color: #860443; }
a { background-color: rgb(134,4,67); }
div.DivClassName
{
background-color: #860443;
}
.BgClassName
{
background-color: #860443;
}
</style>
border-color css
<style>
span { border-color: #860443; }
span { border-color: rgb(134,4,67); }
td.TdClassName
{
border-color: #860443;
}
.TagClassName
{
border-color: #860443;
}
</style>