Shades of Tyrian Purple #860149
Tints of Tyrian Purple #860149
RGB
CMYK
RGB Variations
Color information
#860149 (or 0x860149) is known color: Tyrian Purple. HEX triplet: 86, 01 and 49. RGB value is (134,1,73). Sum of RGB (Red+Green+Blue) = 134+1+73=208 (27% of max value = 765). Red value is 134 (52.73% from 255 or 64.42% from 208); Green value is 1 (0.78% from 255 or 0.48% from 208); Blue value is 73 (28.91% from 255 or 35.10% from 208); Max value from RGB is 134 - color contains mainly: red. Hex color #860149 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860149 is #79FEB6. Grayscale: #303030. Windows color (decimal): -7995063 or 4784518. OLE color: 4784518.
HSL color Cylindrical-coordinate representation of color #860149: hue angle of 327.52º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #860149 is Cyan = 0, Magento = 0.99, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 1 | 73 | - |
| CMYK | 0 | 0.99 | 0.46 | 0.47 |
| HSL | 327.52º | 0.99% | 0.26% | - |
| HSV(B) | 327.52º | 0.99% | 0.53% | - |
| XYZ | 11.04 | 5.57 | 6.8 | - |
| YUV | 48.98 | 141.56 | 188.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 1 | 73 | 0 | 0.99 | 0.46 | 0.47 | 327.52 | 0.99 | 0.26 |
| Hex | 86 | 1 | 49 | 0 | 63 | 2E | 2F | 148 | 63 | 1A |
| Octal | 206 | 1 | 111 | 0 | 143 | 56 | 57 | 510 | 143 | 32 |
| Binary | 10000110 | 1 | 1001001 | 0 | 1100011 | 101110 | 101111 | 101001000 | 1100011 | 11010 |
Color Harmonies of #860149
Complementary color
Monochromatic Colors of #860149
Black with #860149
Text Example
Text Example
White with #860149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860149; }
p { color: rgb(134,1,73); }
H1.HeaderClassName
{
color: #860149;
}
.AnyTagClassName
{
color: #860149;
}
</style>
background-color css
<style>
a { background-color: #860149; }
a { background-color: rgb(134,1,73); }
div.DivClassName
{
background-color: #860149;
}
.BgClassName
{
background-color: #860149;
}
</style>
border-color css
<style>
span { border-color: #860149; }
span { border-color: rgb(134,1,73); }
td.TdClassName
{
border-color: #860149;
}
.TagClassName
{
border-color: #860149;
}
</style>