Shades of Tyrian Purple #870343
Tints of Tyrian Purple #870343
RGB
CMYK
RGB Variations
Color information
#870343 (or 0x870343) is known color: Tyrian Purple. HEX triplet: 87, 03 and 43. RGB value is (135,3,67). Sum of RGB (Red+Green+Blue) = 135+3+67=205 (27% of max value = 765). Red value is 135 (53.12% from 255 or 65.85% from 205); Green value is 3 (1.56% from 255 or 1.46% from 205); Blue value is 67 (26.56% from 255 or 32.68% from 205); Max value from RGB is 135 - color contains mainly: red. Hex color #870343 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870343 is #78FCBC. Grayscale: #313131. Windows color (decimal): -7929021 or 4391815. OLE color: 4391815.
HSL color Cylindrical-coordinate representation of color #870343: hue angle of 330.91º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #870343 is Cyan = 0, Magento = 0.98, Yellow = 0.50 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 3 | 67 | - |
| CMYK | 0 | 0.98 | 0.50 | 0.47 |
| HSL | 330.91º | 0.96% | 0.27% | - |
| HSV(B) | 330.91º | 0.98% | 0.53% | - |
| XYZ | 11.04 | 5.62 | 5.81 | - |
| YUV | 49.76 | 137.73 | 188.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 3 | 67 | 0 | 0.98 | 0.50 | 0.47 | 330.91 | 0.96 | 0.27 |
| Hex | 87 | 3 | 43 | 0 | 62 | 32 | 2F | 14B | 60 | 1B |
| Octal | 207 | 3 | 103 | 0 | 142 | 62 | 57 | 513 | 140 | 33 |
| Binary | 10000111 | 11 | 1000011 | 0 | 1100010 | 110010 | 101111 | 101001011 | 1100000 | 11011 |
Color Harmonies of #870343
Complementary color
Monochromatic Colors of #870343
Black with #870343
Text Example
Text Example
White with #870343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870343; }
p { color: rgb(135,3,67); }
H1.HeaderClassName
{
color: #870343;
}
.AnyTagClassName
{
color: #870343;
}
</style>
background-color css
<style>
a { background-color: #870343; }
a { background-color: rgb(135,3,67); }
div.DivClassName
{
background-color: #870343;
}
.BgClassName
{
background-color: #870343;
}
</style>
border-color css
<style>
span { border-color: #870343; }
span { border-color: rgb(135,3,67); }
td.TdClassName
{
border-color: #870343;
}
.TagClassName
{
border-color: #870343;
}
</style>