Shades of Tyrian Purple #560238
Tints of Tyrian Purple #560238
RGB
CMYK
RGB Variations
Color information
#560238 (or 0x560238) is known color: Tyrian Purple. HEX triplet: 56, 02 and 38. RGB value is (86,2,56). Sum of RGB (Red+Green+Blue) = 86+2+56=144 (19% of max value = 765). Red value is 86 (33.98% from 255 or 59.72% from 144); Green value is 2 (1.17% from 255 or 1.39% from 144); Blue value is 56 (22.27% from 255 or 38.89% from 144); Max value from RGB is 86 - color contains mainly: red. Hex color #560238 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560238 is #A9FDC7. Grayscale: #212121. Windows color (decimal): -11140552 or 3670614. OLE color: 3670614.
HSL color Cylindrical-coordinate representation of color #560238: hue angle of 321.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 #560238 is Cyan = 0, Magento = 0.98, Yellow = 0.35 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 2 | 56 | - |
| CMYK | 0 | 0.98 | 0.35 | 0.66 |
| HSL | 321.43º | 0.95% | 0.17% | - |
| HSV(B) | 321.43º | 0.98% | 0.34% | - |
| XYZ | 4.57 | 2.31 | 3.95 | - |
| YUV | 33.27 | 140.83 | 165.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 2 | 56 | 0 | 0.98 | 0.35 | 0.66 | 321.43 | 0.95 | 0.17 |
| Hex | 56 | 2 | 38 | 0 | 62 | 23 | 42 | 141 | 5F | 11 |
| Octal | 126 | 2 | 70 | 0 | 142 | 43 | 102 | 501 | 137 | 21 |
| Binary | 1010110 | 10 | 111000 | 0 | 1100010 | 100011 | 1000010 | 101000001 | 1011111 | 10001 |
Color Harmonies of #560238
Complementary color
Monochromatic Colors of #560238
Black with #560238
Text Example
Text Example
White with #560238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560238; }
p { color: rgb(86,2,56); }
H1.HeaderClassName
{
color: #560238;
}
.AnyTagClassName
{
color: #560238;
}
</style>
background-color css
<style>
a { background-color: #560238; }
a { background-color: rgb(86,2,56); }
div.DivClassName
{
background-color: #560238;
}
.BgClassName
{
background-color: #560238;
}
</style>
border-color css
<style>
span { border-color: #560238; }
span { border-color: rgb(86,2,56); }
td.TdClassName
{
border-color: #560238;
}
.TagClassName
{
border-color: #560238;
}
</style>