Shades of Tyrian Purple #870945
Tints of Tyrian Purple #870945
RGB
CMYK
RGB Variations
Color information
#870945 (or 0x870945) is known color: Tyrian Purple. HEX triplet: 87, 09 and 45. RGB value is (135,9,69). Sum of RGB (Red+Green+Blue) = 135+9+69=213 (28% of max value = 765). Red value is 135 (53.12% from 255 or 63.38% from 213); Green value is 9 (3.91% from 255 or 4.23% from 213); Blue value is 69 (27.34% from 255 or 32.39% from 213); Max value from RGB is 135 - color contains mainly: red. Hex color #870945 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870945 is #78F6BA. Grayscale: #353535. Windows color (decimal): -7927483 or 4524423. OLE color: 4524423.
HSL color Cylindrical-coordinate representation of color #870945: hue angle of 331.43º degrees, saturation: 0.88, 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 #870945 is Cyan = 0, Magento = 0.93, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 9 | 69 | - |
| CMYK | 0 | 0.93 | 0.49 | 0.47 |
| HSL | 331.43º | 0.88% | 0.28% | - |
| HSV(B) | 331.43º | 0.93% | 0.53% | - |
| XYZ | 11.16 | 5.78 | 6.16 | - |
| YUV | 53.51 | 136.74 | 186.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 9 | 69 | 0 | 0.93 | 0.49 | 0.47 | 331.43 | 0.88 | 0.28 |
| Hex | 87 | 9 | 45 | 0 | 5D | 31 | 2F | 14B | 58 | 1C |
| Octal | 207 | 11 | 105 | 0 | 135 | 61 | 57 | 513 | 130 | 34 |
| Binary | 10000111 | 1001 | 1000101 | 0 | 1011101 | 110001 | 101111 | 101001011 | 1011000 | 11100 |
Color Harmonies of #870945
Complementary color
Monochromatic Colors of #870945
Black with #870945
Text Example
Text Example
White with #870945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870945; }
p { color: rgb(135,9,69); }
H1.HeaderClassName
{
color: #870945;
}
.AnyTagClassName
{
color: #870945;
}
</style>
background-color css
<style>
a { background-color: #870945; }
a { background-color: rgb(135,9,69); }
div.DivClassName
{
background-color: #870945;
}
.BgClassName
{
background-color: #870945;
}
</style>
border-color css
<style>
span { border-color: #870945; }
span { border-color: rgb(135,9,69); }
td.TdClassName
{
border-color: #870945;
}
.TagClassName
{
border-color: #870945;
}
</style>