Shades of Tyrian Purple #560231
Tints of Tyrian Purple #560231
RGB
CMYK
RGB Variations
Color information
#560231 (or 0x560231) is known color: Tyrian Purple. HEX triplet: 56, 02 and 31. RGB value is (86,2,49). Sum of RGB (Red+Green+Blue) = 86+2+49=137 (18% of max value = 765). Red value is 86 (33.98% from 255 or 62.77% from 137); Green value is 2 (1.17% from 255 or 1.46% from 137); Blue value is 49 (19.53% from 255 or 35.77% from 137); Max value from RGB is 86 - color contains mainly: red. Hex color #560231 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560231 is #A9FDCE. Grayscale: #202020. Windows color (decimal): -11140559 or 3211862. OLE color: 3211862.
HSL color Cylindrical-coordinate representation of color #560231: hue angle of 326.43º degrees, saturation: 0.95, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #560231 is Cyan = 0, Magento = 0.98, Yellow = 0.43 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 2 | 49 | - |
| CMYK | 0 | 0.98 | 0.43 | 0.66 |
| HSL | 326.43º | 0.95% | 0.17% | - |
| HSV(B) | 326.43º | 0.98% | 0.34% | - |
| XYZ | 4.41 | 2.24 | 3.11 | - |
| YUV | 32.47 | 137.33 | 166.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 2 | 49 | 0 | 0.98 | 0.43 | 0.66 | 326.43 | 0.95 | 0.17 |
| Hex | 56 | 2 | 31 | 0 | 62 | 2B | 42 | 146 | 5F | 11 |
| Octal | 126 | 2 | 61 | 0 | 142 | 53 | 102 | 506 | 137 | 21 |
| Binary | 1010110 | 10 | 110001 | 0 | 1100010 | 101011 | 1000010 | 101000110 | 1011111 | 10001 |
Color Harmonies of #560231
Complementary color
Monochromatic Colors of #560231
Black with #560231
Text Example
Text Example
White with #560231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560231; }
p { color: rgb(86,2,49); }
H1.HeaderClassName
{
color: #560231;
}
.AnyTagClassName
{
color: #560231;
}
</style>
background-color css
<style>
a { background-color: #560231; }
a { background-color: rgb(86,2,49); }
div.DivClassName
{
background-color: #560231;
}
.BgClassName
{
background-color: #560231;
}
</style>
border-color css
<style>
span { border-color: #560231; }
span { border-color: rgb(86,2,49); }
td.TdClassName
{
border-color: #560231;
}
.TagClassName
{
border-color: #560231;
}
</style>