Shades of Tyrian Purple #870342
Tints of Tyrian Purple #870342
RGB
CMYK
RGB Variations
Color information
#870342 (or 0x870342) is known color: Tyrian Purple. HEX triplet: 87, 03 and 42. RGB value is (135,3,66). Sum of RGB (Red+Green+Blue) = 135+3+66=204 (27% of max value = 765). Red value is 135 (53.12% from 255 or 66.18% from 204); Green value is 3 (1.56% from 255 or 1.47% from 204); Blue value is 66 (26.17% from 255 or 32.35% from 204); Max value from RGB is 135 - color contains mainly: red. Hex color #870342 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870342 is #78FCBD. Grayscale: #313131. Windows color (decimal): -7929022 or 4326279. OLE color: 4326279.
HSL color Cylindrical-coordinate representation of color #870342: hue angle of 331.36º 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 #870342 is Cyan = 0, Magento = 0.98, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 3 | 66 | - |
| CMYK | 0 | 0.98 | 0.51 | 0.47 |
| HSL | 331.36º | 0.96% | 0.27% | - |
| HSV(B) | 331.36º | 0.98% | 0.53% | - |
| XYZ | 11.01 | 5.61 | 5.66 | - |
| YUV | 49.65 | 137.23 | 188.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 3 | 66 | 0 | 0.98 | 0.51 | 0.47 | 331.36 | 0.96 | 0.27 |
| Hex | 87 | 3 | 42 | 0 | 62 | 33 | 2F | 14B | 60 | 1B |
| Octal | 207 | 3 | 102 | 0 | 142 | 63 | 57 | 513 | 140 | 33 |
| Binary | 10000111 | 11 | 1000010 | 0 | 1100010 | 110011 | 101111 | 101001011 | 1100000 | 11011 |
Color Harmonies of #870342
Complementary color
Monochromatic Colors of #870342
Black with #870342
Text Example
Text Example
White with #870342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870342; }
p { color: rgb(135,3,66); }
H1.HeaderClassName
{
color: #870342;
}
.AnyTagClassName
{
color: #870342;
}
</style>
background-color css
<style>
a { background-color: #870342; }
a { background-color: rgb(135,3,66); }
div.DivClassName
{
background-color: #870342;
}
.BgClassName
{
background-color: #870342;
}
</style>
border-color css
<style>
span { border-color: #870342; }
span { border-color: rgb(135,3,66); }
td.TdClassName
{
border-color: #870342;
}
.TagClassName
{
border-color: #870342;
}
</style>