Shades of Tyrian Purple #860847
Tints of Tyrian Purple #860847
RGB
CMYK
RGB Variations
Color information
#860847 (or 0x860847) is known color: Tyrian Purple. HEX triplet: 86, 08 and 47. RGB value is (134,8,71). Sum of RGB (Red+Green+Blue) = 134+8+71=213 (28% of max value = 765). Red value is 134 (52.73% from 255 or 62.91% from 213); Green value is 8 (3.52% from 255 or 3.76% from 213); Blue value is 71 (28.12% from 255 or 33.33% from 213); Max value from RGB is 134 - color contains mainly: red. Hex color #860847 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860847 is #79F7B8. Grayscale: #343434. Windows color (decimal): -7993273 or 4655238. OLE color: 4655238.
HSL color Cylindrical-coordinate representation of color #860847: hue angle of 330º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #860847 is Cyan = 0, Magento = 0.94, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 8 | 71 | - |
| CMYK | 0 | 0.94 | 0.47 | 0.47 |
| HSL | 330º | 0.89% | 0.28% | - |
| HSV(B) | 330º | 0.94% | 0.53% | - |
| XYZ | 11.06 | 5.7 | 6.48 | - |
| YUV | 52.86 | 138.24 | 185.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 8 | 71 | 0 | 0.94 | 0.47 | 0.47 | 330 | 0.89 | 0.28 |
| Hex | 86 | 8 | 47 | 0 | 5E | 2F | 2F | 14A | 59 | 1C |
| Octal | 206 | 10 | 107 | 0 | 136 | 57 | 57 | 512 | 131 | 34 |
| Binary | 10000110 | 1000 | 1000111 | 0 | 1011110 | 101111 | 101111 | 101001010 | 1011001 | 11100 |
Color Harmonies of #860847
Complementary color
Monochromatic Colors of #860847
Black with #860847
Text Example
Text Example
White with #860847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860847; }
p { color: rgb(134,8,71); }
H1.HeaderClassName
{
color: #860847;
}
.AnyTagClassName
{
color: #860847;
}
</style>
background-color css
<style>
a { background-color: #860847; }
a { background-color: rgb(134,8,71); }
div.DivClassName
{
background-color: #860847;
}
.BgClassName
{
background-color: #860847;
}
</style>
border-color css
<style>
span { border-color: #860847; }
span { border-color: rgb(134,8,71); }
td.TdClassName
{
border-color: #860847;
}
.TagClassName
{
border-color: #860847;
}
</style>