Shades of Tyrian Purple #860147
Tints of Tyrian Purple #860147
RGB
CMYK
RGB Variations
Color information
#860147 (or 0x860147) is known color: Tyrian Purple. HEX triplet: 86, 01 and 47. RGB value is (134,1,71). Sum of RGB (Red+Green+Blue) = 134+1+71=206 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.05% from 206); Green value is 1 (0.78% from 255 or 0.49% from 206); Blue value is 71 (28.12% from 255 or 34.47% from 206); Max value from RGB is 134 - color contains mainly: red. Hex color #860147 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860147 is #79FEB8. Grayscale: #303030. Windows color (decimal): -7995065 or 4653446. OLE color: 4653446.
HSL color Cylindrical-coordinate representation of color #860147: hue angle of 328.42º 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 #860147 is Cyan = 0, Magento = 0.99, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 1 | 71 | - |
| CMYK | 0 | 0.99 | 0.47 | 0.47 |
| HSL | 328.42º | 0.99% | 0.26% | - |
| HSV(B) | 328.42º | 0.99% | 0.53% | - |
| XYZ | 10.98 | 5.54 | 6.45 | - |
| YUV | 48.75 | 140.56 | 188.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 1 | 71 | 0 | 0.99 | 0.47 | 0.47 | 328.42 | 0.99 | 0.26 |
| Hex | 86 | 1 | 47 | 0 | 63 | 2F | 2F | 148 | 63 | 1A |
| Octal | 206 | 1 | 107 | 0 | 143 | 57 | 57 | 510 | 143 | 32 |
| Binary | 10000110 | 1 | 1000111 | 0 | 1100011 | 101111 | 101111 | 101001000 | 1100011 | 11010 |
Color Harmonies of #860147
Complementary color
Monochromatic Colors of #860147
Black with #860147
Text Example
Text Example
White with #860147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860147; }
p { color: rgb(134,1,71); }
H1.HeaderClassName
{
color: #860147;
}
.AnyTagClassName
{
color: #860147;
}
</style>
background-color css
<style>
a { background-color: #860147; }
a { background-color: rgb(134,1,71); }
div.DivClassName
{
background-color: #860147;
}
.BgClassName
{
background-color: #860147;
}
</style>
border-color css
<style>
span { border-color: #860147; }
span { border-color: rgb(134,1,71); }
td.TdClassName
{
border-color: #860147;
}
.TagClassName
{
border-color: #860147;
}
</style>