Shades of Tyrian Purple #560638
Tints of Tyrian Purple #560638
RGB
CMYK
RGB Variations
Color information
#560638 (or 0x560638) is known color: Tyrian Purple. HEX triplet: 56, 06 and 38. RGB value is (86,6,56). Sum of RGB (Red+Green+Blue) = 86+6+56=148 (19% of max value = 765). Red value is 86 (33.98% from 255 or 58.11% from 148); Green value is 6 (2.73% from 255 or 4.05% from 148); Blue value is 56 (22.27% from 255 or 37.84% from 148); Max value from RGB is 86 - color contains mainly: red. Hex color #560638 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560638 is #A9F9C7. Grayscale: #232323. Windows color (decimal): -11139528 or 3671638. OLE color: 3671638.
HSL color Cylindrical-coordinate representation of color #560638: hue angle of 322.5º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #560638 is Cyan = 0, Magento = 0.93, Yellow = 0.35 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 6 | 56 | - |
| CMYK | 0 | 0.93 | 0.35 | 0.66 |
| HSL | 322.5º | 0.87% | 0.18% | - |
| HSV(B) | 322.5º | 0.93% | 0.34% | - |
| XYZ | 4.62 | 2.39 | 3.96 | - |
| YUV | 35.62 | 139.5 | 163.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 6 | 56 | 0 | 0.93 | 0.35 | 0.66 | 322.5 | 0.87 | 0.18 |
| Hex | 56 | 6 | 38 | 0 | 5D | 23 | 42 | 142 | 57 | 12 |
| Octal | 126 | 6 | 70 | 0 | 135 | 43 | 102 | 502 | 127 | 22 |
| Binary | 1010110 | 110 | 111000 | 0 | 1011101 | 100011 | 1000010 | 101000010 | 1010111 | 10010 |
Color Harmonies of #560638
Complementary color
Monochromatic Colors of #560638
Black with #560638
Text Example
Text Example
White with #560638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560638; }
p { color: rgb(86,6,56); }
H1.HeaderClassName
{
color: #560638;
}
.AnyTagClassName
{
color: #560638;
}
</style>
background-color css
<style>
a { background-color: #560638; }
a { background-color: rgb(86,6,56); }
div.DivClassName
{
background-color: #560638;
}
.BgClassName
{
background-color: #560638;
}
</style>
border-color css
<style>
span { border-color: #560638; }
span { border-color: rgb(86,6,56); }
td.TdClassName
{
border-color: #560638;
}
.TagClassName
{
border-color: #560638;
}
</style>