Shades of Tyrian Purple #870248
Tints of Tyrian Purple #870248
RGB
CMYK
RGB Variations
Color information
#870248 (or 0x870248) is known color: Tyrian Purple. HEX triplet: 87, 02 and 48. RGB value is (135,2,72). Sum of RGB (Red+Green+Blue) = 135+2+72=209 (27% of max value = 765). Red value is 135 (53.12% from 255 or 64.59% from 209); Green value is 2 (1.17% from 255 or 0.96% from 209); Blue value is 72 (28.52% from 255 or 34.45% from 209); Max value from RGB is 135 - color contains mainly: red. Hex color #870248 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870248 is #78FDB7. Grayscale: #313131. Windows color (decimal): -7929272 or 4719239. OLE color: 4719239.
HSL color Cylindrical-coordinate representation of color #870248: hue angle of 328.42º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #870248 is Cyan = 0, Magento = 0.99, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 2 | 72 | - |
| CMYK | 0 | 0.99 | 0.47 | 0.47 |
| HSL | 328.42º | 0.97% | 0.27% | - |
| HSV(B) | 328.42º | 0.99% | 0.53% | - |
| XYZ | 11.18 | 5.66 | 6.63 | - |
| YUV | 49.75 | 140.56 | 188.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 2 | 72 | 0 | 0.99 | 0.47 | 0.47 | 328.42 | 0.97 | 0.27 |
| Hex | 87 | 2 | 48 | 0 | 63 | 2F | 2F | 148 | 61 | 1B |
| Octal | 207 | 2 | 110 | 0 | 143 | 57 | 57 | 510 | 141 | 33 |
| Binary | 10000111 | 10 | 1001000 | 0 | 1100011 | 101111 | 101111 | 101001000 | 1100001 | 11011 |
Color Harmonies of #870248
Complementary color
Monochromatic Colors of #870248
Black with #870248
Text Example
Text Example
White with #870248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870248; }
p { color: rgb(135,2,72); }
H1.HeaderClassName
{
color: #870248;
}
.AnyTagClassName
{
color: #870248;
}
</style>
background-color css
<style>
a { background-color: #870248; }
a { background-color: rgb(135,2,72); }
div.DivClassName
{
background-color: #870248;
}
.BgClassName
{
background-color: #870248;
}
</style>
border-color css
<style>
span { border-color: #870248; }
span { border-color: rgb(135,2,72); }
td.TdClassName
{
border-color: #870248;
}
.TagClassName
{
border-color: #870248;
}
</style>