Shades of Tyrian Purple #860945
Tints of Tyrian Purple #860945
RGB
CMYK
RGB Variations
Color information
#860945 (or 0x860945) is known color: Tyrian Purple. HEX triplet: 86, 09 and 45. RGB value is (134,9,69). Sum of RGB (Red+Green+Blue) = 134+9+69=212 (28% of max value = 765). Red value is 134 (52.73% from 255 or 63.21% from 212); Green value is 9 (3.91% from 255 or 4.25% from 212); Blue value is 69 (27.34% from 255 or 32.55% from 212); Max value from RGB is 134 - color contains mainly: red. Hex color #860945 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860945 is #79F6BA. Grayscale: #353535. Windows color (decimal): -7993019 or 4524422. OLE color: 4524422.
HSL color Cylindrical-coordinate representation of color #860945: hue angle of 331.2º 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 #860945 is Cyan = 0, Magento = 0.93, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 9 | 69 | - |
| CMYK | 0 | 0.93 | 0.49 | 0.47 |
| HSL | 331.2º | 0.87% | 0.28% | - |
| HSV(B) | 331.2º | 0.93% | 0.53% | - |
| XYZ | 11 | 5.69 | 6.15 | - |
| YUV | 53.22 | 136.91 | 185.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 9 | 69 | 0 | 0.93 | 0.49 | 0.47 | 331.2 | 0.87 | 0.28 |
| Hex | 86 | 9 | 45 | 0 | 5D | 31 | 2F | 14B | 57 | 1C |
| Octal | 206 | 11 | 105 | 0 | 135 | 61 | 57 | 513 | 127 | 34 |
| Binary | 10000110 | 1001 | 1000101 | 0 | 1011101 | 110001 | 101111 | 101001011 | 1010111 | 11100 |
Color Harmonies of #860945
Complementary color
Monochromatic Colors of #860945
Black with #860945
Text Example
Text Example
White with #860945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860945; }
p { color: rgb(134,9,69); }
H1.HeaderClassName
{
color: #860945;
}
.AnyTagClassName
{
color: #860945;
}
</style>
background-color css
<style>
a { background-color: #860945; }
a { background-color: rgb(134,9,69); }
div.DivClassName
{
background-color: #860945;
}
.BgClassName
{
background-color: #860945;
}
</style>
border-color css
<style>
span { border-color: #860945; }
span { border-color: rgb(134,9,69); }
td.TdClassName
{
border-color: #860945;
}
.TagClassName
{
border-color: #860945;
}
</style>