Shades of Tyrian Purple #560130
Tints of Tyrian Purple #560130
RGB
CMYK
RGB Variations
Color information
#560130 (or 0x560130) is known color: Tyrian Purple. HEX triplet: 56, 01 and 30. RGB value is (86,1,48). Sum of RGB (Red+Green+Blue) = 86+1+48=135 (17% of max value = 765). Red value is 86 (33.98% from 255 or 63.70% from 135); Green value is 1 (0.78% from 255 or 0.74% from 135); Blue value is 48 (19.14% from 255 or 35.56% from 135); Max value from RGB is 86 - color contains mainly: red. Hex color #560130 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560130 is #A9FECF. Grayscale: #1F1F1F. Windows color (decimal): -11140816 or 3146070. OLE color: 3146070.
HSL color Cylindrical-coordinate representation of color #560130: hue angle of 326.82º 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 #560130 is Cyan = 0, Magento = 0.99, Yellow = 0.44 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 1 | 48 | - |
| CMYK | 0 | 0.99 | 0.44 | 0.66 |
| HSL | 326.82º | 0.98% | 0.17% | - |
| HSV(B) | 326.82º | 0.99% | 0.34% | - |
| XYZ | 4.38 | 2.21 | 2.99 | - |
| YUV | 31.77 | 137.16 | 166.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 1 | 48 | 0 | 0.99 | 0.44 | 0.66 | 326.82 | 0.98 | 0.17 |
| Hex | 56 | 1 | 30 | 0 | 63 | 2C | 42 | 147 | 62 | 11 |
| Octal | 126 | 1 | 60 | 0 | 143 | 54 | 102 | 507 | 142 | 21 |
| Binary | 1010110 | 1 | 110000 | 0 | 1100011 | 101100 | 1000010 | 101000111 | 1100010 | 10001 |
Color Harmonies of #560130
Complementary color
Monochromatic Colors of #560130
Black with #560130
Text Example
Text Example
White with #560130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560130; }
p { color: rgb(86,1,48); }
H1.HeaderClassName
{
color: #560130;
}
.AnyTagClassName
{
color: #560130;
}
</style>
background-color css
<style>
a { background-color: #560130; }
a { background-color: rgb(86,1,48); }
div.DivClassName
{
background-color: #560130;
}
.BgClassName
{
background-color: #560130;
}
</style>
border-color css
<style>
span { border-color: #560130; }
span { border-color: rgb(86,1,48); }
td.TdClassName
{
border-color: #560130;
}
.TagClassName
{
border-color: #560130;
}
</style>