Shades of Tyrian Purple #560633
Tints of Tyrian Purple #560633
RGB
CMYK
RGB Variations
Color information
#560633 (or 0x560633) is known color: Tyrian Purple. HEX triplet: 56, 06 and 33. RGB value is (86,6,51). Sum of RGB (Red+Green+Blue) = 86+6+51=143 (18% of max value = 765). Red value is 86 (33.98% from 255 or 60.14% from 143); Green value is 6 (2.73% from 255 or 4.20% from 143); Blue value is 51 (20.31% from 255 or 35.66% from 143); Max value from RGB is 86 - color contains mainly: red. Hex color #560633 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560633 is #A9F9CC. Grayscale: #222222. Windows color (decimal): -11139533 or 3343958. OLE color: 3343958.
HSL color Cylindrical-coordinate representation of color #560633: hue angle of 326.25º 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 #560633 is Cyan = 0, Magento = 0.93, Yellow = 0.41 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 6 | 51 | - |
| CMYK | 0 | 0.93 | 0.41 | 0.66 |
| HSL | 326.25º | 0.87% | 0.18% | - |
| HSV(B) | 326.25º | 0.93% | 0.34% | - |
| XYZ | 4.5 | 2.35 | 3.35 | - |
| YUV | 35.05 | 137 | 164.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 6 | 51 | 0 | 0.93 | 0.41 | 0.66 | 326.25 | 0.87 | 0.18 |
| Hex | 56 | 6 | 33 | 0 | 5D | 29 | 42 | 146 | 57 | 12 |
| Octal | 126 | 6 | 63 | 0 | 135 | 51 | 102 | 506 | 127 | 22 |
| Binary | 1010110 | 110 | 110011 | 0 | 1011101 | 101001 | 1000010 | 101000110 | 1010111 | 10010 |
Color Harmonies of #560633
Complementary color
Monochromatic Colors of #560633
Black with #560633
Text Example
Text Example
White with #560633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560633; }
p { color: rgb(86,6,51); }
H1.HeaderClassName
{
color: #560633;
}
.AnyTagClassName
{
color: #560633;
}
</style>
background-color css
<style>
a { background-color: #560633; }
a { background-color: rgb(86,6,51); }
div.DivClassName
{
background-color: #560633;
}
.BgClassName
{
background-color: #560633;
}
</style>
border-color css
<style>
span { border-color: #560633; }
span { border-color: rgb(86,6,51); }
td.TdClassName
{
border-color: #560633;
}
.TagClassName
{
border-color: #560633;
}
</style>