Shades of Tyrian Purple #860247
Tints of Tyrian Purple #860247
RGB
CMYK
RGB Variations
Color information
#860247 (or 0x860247) is known color: Tyrian Purple. HEX triplet: 86, 02 and 47. RGB value is (134,2,71). Sum of RGB (Red+Green+Blue) = 134+2+71=207 (27% of max value = 765). Red value is 134 (52.73% from 255 or 64.73% from 207); Green value is 2 (1.17% from 255 or 0.97% from 207); Blue value is 71 (28.12% from 255 or 34.30% from 207); Max value from RGB is 134 - color contains mainly: red. Hex color #860247 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860247 is #79FDB8. Grayscale: #313131. Windows color (decimal): -7994809 or 4653702. OLE color: 4653702.
HSL color Cylindrical-coordinate representation of color #860247: hue angle of 328.64º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #860247 is Cyan = 0, Magento = 0.99, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 2 | 71 | - |
| CMYK | 0 | 0.99 | 0.47 | 0.47 |
| HSL | 328.64º | 0.97% | 0.27% | - |
| HSV(B) | 328.64º | 0.99% | 0.53% | - |
| XYZ | 10.99 | 5.57 | 6.46 | - |
| YUV | 49.33 | 140.23 | 188.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 2 | 71 | 0 | 0.99 | 0.47 | 0.47 | 328.64 | 0.97 | 0.27 |
| Hex | 86 | 2 | 47 | 0 | 63 | 2F | 2F | 149 | 61 | 1B |
| Octal | 206 | 2 | 107 | 0 | 143 | 57 | 57 | 511 | 141 | 33 |
| Binary | 10000110 | 10 | 1000111 | 0 | 1100011 | 101111 | 101111 | 101001001 | 1100001 | 11011 |
Color Harmonies of #860247
Complementary color
Monochromatic Colors of #860247
Black with #860247
Text Example
Text Example
White with #860247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860247; }
p { color: rgb(134,2,71); }
H1.HeaderClassName
{
color: #860247;
}
.AnyTagClassName
{
color: #860247;
}
</style>
background-color css
<style>
a { background-color: #860247; }
a { background-color: rgb(134,2,71); }
div.DivClassName
{
background-color: #860247;
}
.BgClassName
{
background-color: #860247;
}
</style>
border-color css
<style>
span { border-color: #860247; }
span { border-color: rgb(134,2,71); }
td.TdClassName
{
border-color: #860247;
}
.TagClassName
{
border-color: #860247;
}
</style>