Shades of Tyrian Purple #560025
Tints of Tyrian Purple #560025
RGB
CMYK
RGB Variations
Color information
#560025 (or 0x560025) is known color: Tyrian Purple. HEX triplet: 56, 00 and 25. RGB value is (86,0,37). Sum of RGB (Red+Green+Blue) = 86+0+37=123 (16% of max value = 765). Red value is 86 (33.98% from 255 or 69.92% from 123); Green value is 0 (0.39% from 255 or 0% from 123); Blue value is 37 (14.84% from 255 or 30.08% from 123); Max value from RGB is 86 - color contains mainly: red. Hex color #560025 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560025 is #A9FFDA. Grayscale: #1D1D1D. Windows color (decimal): -11141083 or 2424918. OLE color: 2424918.
HSL color Cylindrical-coordinate representation of color #560025: hue angle of 334.19º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 1%. Process color model (Four color, CMYK) of #560025 is Cyan = 0, Magento = 1, Yellow = 0.57 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 0 | 37 | - |
| CMYK | 0 | 1 | 0.57 | 0.66 |
| HSL | 334.19º | 1% | 0.17% | - |
| HSV(B) | 334.19º | 1% | 0.34% | - |
| XYZ | 4.17 | 2.11 | 1.94 | - |
| YUV | 29.93 | 131.99 | 167.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 0 | 37 | 0 | 1 | 0.57 | 0.66 | 334.19 | 1 | 0.17 |
| Hex | 56 | 0 | 25 | 0 | 64 | 39 | 42 | 14E | 64 | 11 |
| Octal | 126 | 0 | 45 | 0 | 144 | 71 | 102 | 516 | 144 | 21 |
| Binary | 1010110 | 0 | 100101 | 0 | 1100100 | 111001 | 1000010 | 101001110 | 1100100 | 10001 |
Color Harmonies of #560025
Complementary color
Monochromatic Colors of #560025
Black with #560025
Text Example
Text Example
White with #560025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560025; }
p { color: rgb(86,0,37); }
H1.HeaderClassName
{
color: #560025;
}
.AnyTagClassName
{
color: #560025;
}
</style>
background-color css
<style>
a { background-color: #560025; }
a { background-color: rgb(86,0,37); }
div.DivClassName
{
background-color: #560025;
}
.BgClassName
{
background-color: #560025;
}
</style>
border-color css
<style>
span { border-color: #560025; }
span { border-color: rgb(86,0,37); }
td.TdClassName
{
border-color: #560025;
}
.TagClassName
{
border-color: #560025;
}
</style>