Shades of Tyrian Purple #860948
Tints of Tyrian Purple #860948
RGB
CMYK
RGB Variations
Color information
#860948 (or 0x860948) is known color: Tyrian Purple. HEX triplet: 86, 09 and 48. RGB value is (134,9,72). Sum of RGB (Red+Green+Blue) = 134+9+72=215 (28% of max value = 765). Red value is 134 (52.73% from 255 or 62.33% from 215); Green value is 9 (3.91% from 255 or 4.19% from 215); Blue value is 72 (28.52% from 255 or 33.49% from 215); Max value from RGB is 134 - color contains mainly: red. Hex color #860948 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860948 is #79F6B7. Grayscale: #353535. Windows color (decimal): -7993016 or 4721030. OLE color: 4721030.
HSL color Cylindrical-coordinate representation of color #860948: hue angle of 329.76º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #860948 is Cyan = 0, Magento = 0.93, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 9 | 72 | - |
| CMYK | 0 | 0.93 | 0.46 | 0.47 |
| HSL | 329.76º | 0.87% | 0.28% | - |
| HSV(B) | 329.76º | 0.93% | 0.53% | - |
| XYZ | 11.1 | 5.73 | 6.65 | - |
| YUV | 53.56 | 138.41 | 185.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 9 | 72 | 0 | 0.93 | 0.46 | 0.47 | 329.76 | 0.87 | 0.28 |
| Hex | 86 | 9 | 48 | 0 | 5D | 2E | 2F | 14A | 57 | 1C |
| Octal | 206 | 11 | 110 | 0 | 135 | 56 | 57 | 512 | 127 | 34 |
| Binary | 10000110 | 1001 | 1001000 | 0 | 1011101 | 101110 | 101111 | 101001010 | 1010111 | 11100 |
Color Harmonies of #860948
Complementary color
Monochromatic Colors of #860948
Black with #860948
Text Example
Text Example
White with #860948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860948; }
p { color: rgb(134,9,72); }
H1.HeaderClassName
{
color: #860948;
}
.AnyTagClassName
{
color: #860948;
}
</style>
background-color css
<style>
a { background-color: #860948; }
a { background-color: rgb(134,9,72); }
div.DivClassName
{
background-color: #860948;
}
.BgClassName
{
background-color: #860948;
}
</style>
border-color css
<style>
span { border-color: #860948; }
span { border-color: rgb(134,9,72); }
td.TdClassName
{
border-color: #860948;
}
.TagClassName
{
border-color: #860948;
}
</style>