Shades of Tyrian Purple #560330
Tints of Tyrian Purple #560330
RGB
CMYK
RGB Variations
Color information
#560330 (or 0x560330) is known color: Tyrian Purple. HEX triplet: 56, 03 and 30. RGB value is (86,3,48). Sum of RGB (Red+Green+Blue) = 86+3+48=137 (18% of max value = 765). Red value is 86 (33.98% from 255 or 62.77% from 137); Green value is 3 (1.56% from 255 or 2.19% from 137); Blue value is 48 (19.14% from 255 or 35.04% from 137); Max value from RGB is 86 - color contains mainly: red. Hex color #560330 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560330 is #A9FCCF. Grayscale: #202020. Windows color (decimal): -11140304 or 3146582. OLE color: 3146582.
HSL color Cylindrical-coordinate representation of color #560330: hue angle of 327.47º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #560330 is Cyan = 0, Magento = 0.97, Yellow = 0.44 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 3 | 48 | - |
| CMYK | 0 | 0.97 | 0.44 | 0.66 |
| HSL | 327.47º | 0.93% | 0.17% | - |
| HSV(B) | 327.47º | 0.97% | 0.34% | - |
| XYZ | 4.4 | 2.26 | 3 | - |
| YUV | 32.95 | 136.5 | 165.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 3 | 48 | 0 | 0.97 | 0.44 | 0.66 | 327.47 | 0.93 | 0.17 |
| Hex | 56 | 3 | 30 | 0 | 61 | 2C | 42 | 147 | 5D | 11 |
| Octal | 126 | 3 | 60 | 0 | 141 | 54 | 102 | 507 | 135 | 21 |
| Binary | 1010110 | 11 | 110000 | 0 | 1100001 | 101100 | 1000010 | 101000111 | 1011101 | 10001 |
Color Harmonies of #560330
Complementary color
Monochromatic Colors of #560330
Black with #560330
Text Example
Text Example
White with #560330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560330; }
p { color: rgb(86,3,48); }
H1.HeaderClassName
{
color: #560330;
}
.AnyTagClassName
{
color: #560330;
}
</style>
background-color css
<style>
a { background-color: #560330; }
a { background-color: rgb(86,3,48); }
div.DivClassName
{
background-color: #560330;
}
.BgClassName
{
background-color: #560330;
}
</style>
border-color css
<style>
span { border-color: #560330; }
span { border-color: rgb(86,3,48); }
td.TdClassName
{
border-color: #560330;
}
.TagClassName
{
border-color: #560330;
}
</style>