Shades of Tyrian Purple #860448
Tints of Tyrian Purple #860448
RGB
CMYK
RGB Variations
Color information
#860448 (or 0x860448) is known color: Tyrian Purple. HEX triplet: 86, 04 and 48. RGB value is (134,4,72). Sum of RGB (Red+Green+Blue) = 134+4+72=210 (27% of max value = 765). Red value is 134 (52.73% from 255 or 63.81% from 210); Green value is 4 (1.95% from 255 or 1.90% from 210); Blue value is 72 (28.52% from 255 or 34.29% from 210); Max value from RGB is 134 - color contains mainly: red. Hex color #860448 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860448 is #79FBB7. Grayscale: #323232. Windows color (decimal): -7994296 or 4719750. OLE color: 4719750.
HSL color Cylindrical-coordinate representation of color #860448: hue angle of 328.62º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #860448 is Cyan = 0, Magento = 0.97, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 4 | 72 | - |
| CMYK | 0 | 0.97 | 0.46 | 0.47 |
| HSL | 328.62º | 0.94% | 0.27% | - |
| HSV(B) | 328.62º | 0.97% | 0.53% | - |
| XYZ | 11.04 | 5.62 | 6.63 | - |
| YUV | 50.62 | 140.07 | 187.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 4 | 72 | 0 | 0.97 | 0.46 | 0.47 | 328.62 | 0.94 | 0.27 |
| Hex | 86 | 4 | 48 | 0 | 61 | 2E | 2F | 149 | 5E | 1B |
| Octal | 206 | 4 | 110 | 0 | 141 | 56 | 57 | 511 | 136 | 33 |
| Binary | 10000110 | 100 | 1001000 | 0 | 1100001 | 101110 | 101111 | 101001001 | 1011110 | 11011 |
Color Harmonies of #860448
Complementary color
Monochromatic Colors of #860448
Black with #860448
Text Example
Text Example
White with #860448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860448; }
p { color: rgb(134,4,72); }
H1.HeaderClassName
{
color: #860448;
}
.AnyTagClassName
{
color: #860448;
}
</style>
background-color css
<style>
a { background-color: #860448; }
a { background-color: rgb(134,4,72); }
div.DivClassName
{
background-color: #860448;
}
.BgClassName
{
background-color: #860448;
}
</style>
border-color css
<style>
span { border-color: #860448; }
span { border-color: rgb(134,4,72); }
td.TdClassName
{
border-color: #860448;
}
.TagClassName
{
border-color: #860448;
}
</style>