Shades of Tyrian Purple #560135
Tints of Tyrian Purple #560135
RGB
CMYK
RGB Variations
Color information
#560135 (or 0x560135) is known color: Tyrian Purple. HEX triplet: 56, 01 and 35. RGB value is (86,1,53). Sum of RGB (Red+Green+Blue) = 86+1+53=140 (18% of max value = 765). Red value is 86 (33.98% from 255 or 61.43% from 140); Green value is 1 (0.78% from 255 or 0.71% from 140); Blue value is 53 (21.09% from 255 or 37.86% from 140); Max value from RGB is 86 - color contains mainly: red. Hex color #560135 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560135 is #A9FECA. Grayscale: #202020. Windows color (decimal): -11140811 or 3473750. OLE color: 3473750.
HSL color Cylindrical-coordinate representation of color #560135: hue angle of 323.29º 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 #560135 is Cyan = 0, Magento = 0.99, Yellow = 0.38 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 1 | 53 | - |
| CMYK | 0 | 0.99 | 0.38 | 0.66 |
| HSL | 323.29º | 0.98% | 0.17% | - |
| HSV(B) | 323.29º | 0.99% | 0.34% | - |
| XYZ | 4.49 | 2.26 | 3.57 | - |
| YUV | 32.34 | 139.66 | 166.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 1 | 53 | 0 | 0.99 | 0.38 | 0.66 | 323.29 | 0.98 | 0.17 |
| Hex | 56 | 1 | 35 | 0 | 63 | 26 | 42 | 143 | 62 | 11 |
| Octal | 126 | 1 | 65 | 0 | 143 | 46 | 102 | 503 | 142 | 21 |
| Binary | 1010110 | 1 | 110101 | 0 | 1100011 | 100110 | 1000010 | 101000011 | 1100010 | 10001 |
Color Harmonies of #560135
Complementary color
Monochromatic Colors of #560135
Black with #560135
Text Example
Text Example
White with #560135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560135; }
p { color: rgb(86,1,53); }
H1.HeaderClassName
{
color: #560135;
}
.AnyTagClassName
{
color: #560135;
}
</style>
background-color css
<style>
a { background-color: #560135; }
a { background-color: rgb(86,1,53); }
div.DivClassName
{
background-color: #560135;
}
.BgClassName
{
background-color: #560135;
}
</style>
border-color css
<style>
span { border-color: #560135; }
span { border-color: rgb(86,1,53); }
td.TdClassName
{
border-color: #560135;
}
.TagClassName
{
border-color: #560135;
}
</style>