Shades of Tyrian Purple #560148
Tints of Tyrian Purple #560148
RGB
CMYK
RGB Variations
Color information
#560148 (or 0x560148) is known color: Tyrian Purple. HEX triplet: 56, 01 and 48. RGB value is (86,1,72). Sum of RGB (Red+Green+Blue) = 86+1+72=159 (21% of max value = 765). Red value is 86 (33.98% from 255 or 54.09% from 159); Green value is 1 (0.78% from 255 or 0.63% from 159); Blue value is 72 (28.52% from 255 or 45.28% from 159); Max value from RGB is 86 - color contains mainly: red. Hex color #560148 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560148 is #A9FEB7. Grayscale: #222222. Windows color (decimal): -11140792 or 4718934. OLE color: 4718934.
HSL color Cylindrical-coordinate representation of color #560148: hue angle of 309.88º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #560148 is Cyan = 0, Magento = 0.99, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 1 | 72 | - |
| CMYK | 0 | 0.99 | 0.16 | 0.66 |
| HSL | 309.88º | 0.98% | 0.17% | - |
| HSV(B) | 309.88º | 0.99% | 0.34% | - |
| XYZ | 5.02 | 2.47 | 6.34 | - |
| YUV | 34.51 | 149.16 | 164.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 1 | 72 | 0 | 0.99 | 0.16 | 0.66 | 309.88 | 0.98 | 0.17 |
| Hex | 56 | 1 | 48 | 0 | 63 | 10 | 42 | 136 | 62 | 11 |
| Octal | 126 | 1 | 110 | 0 | 143 | 20 | 102 | 466 | 142 | 21 |
| Binary | 1010110 | 1 | 1001000 | 0 | 1100011 | 10000 | 1000010 | 100110110 | 1100010 | 10001 |
Color Harmonies of #560148
Complementary color
Monochromatic Colors of #560148
Black with #560148
Text Example
Text Example
White with #560148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560148; }
p { color: rgb(86,1,72); }
H1.HeaderClassName
{
color: #560148;
}
.AnyTagClassName
{
color: #560148;
}
</style>
background-color css
<style>
a { background-color: #560148; }
a { background-color: rgb(86,1,72); }
div.DivClassName
{
background-color: #560148;
}
.BgClassName
{
background-color: #560148;
}
</style>
border-color css
<style>
span { border-color: #560148; }
span { border-color: rgb(86,1,72); }
td.TdClassName
{
border-color: #560148;
}
.TagClassName
{
border-color: #560148;
}
</style>