Shades of Tyrian Purple #530538
Tints of Tyrian Purple #530538
RGB
CMYK
RGB Variations
Color information
#530538 (or 0x530538) is known color: Tyrian Purple. HEX triplet: 53, 05 and 38. RGB value is (83,5,56). Sum of RGB (Red+Green+Blue) = 83+5+56=144 (19% of max value = 765). Red value is 83 (32.81% from 255 or 57.64% from 144); Green value is 5 (2.34% from 255 or 3.47% from 144); Blue value is 56 (22.27% from 255 or 38.89% from 144); Max value from RGB is 83 - color contains mainly: red. Hex color #530538 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530538 is #ACFAC7. Grayscale: #222222. Windows color (decimal): -11336392 or 3671379. OLE color: 3671379.
HSL color Cylindrical-coordinate representation of color #530538: hue angle of 320.77º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #530538 is Cyan = 0, Magento = 0.94, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 5 | 56 | - |
| CMYK | 0 | 0.94 | 0.33 | 0.67 |
| HSL | 320.77º | 0.89% | 0.17% | - |
| HSV(B) | 320.77º | 0.94% | 0.33% | - |
| XYZ | 4.34 | 2.23 | 3.94 | - |
| YUV | 34.14 | 140.34 | 162.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 5 | 56 | 0 | 0.94 | 0.33 | 0.67 | 320.77 | 0.89 | 0.17 |
| Hex | 53 | 5 | 38 | 0 | 5E | 21 | 43 | 141 | 59 | 11 |
| Octal | 123 | 5 | 70 | 0 | 136 | 41 | 103 | 501 | 131 | 21 |
| Binary | 1010011 | 101 | 111000 | 0 | 1011110 | 100001 | 1000011 | 101000001 | 1011001 | 10001 |
Color Harmonies of #530538
Complementary color
Monochromatic Colors of #530538
Black with #530538
Text Example
Text Example
White with #530538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530538; }
p { color: rgb(83,5,56); }
H1.HeaderClassName
{
color: #530538;
}
.AnyTagClassName
{
color: #530538;
}
</style>
background-color css
<style>
a { background-color: #530538; }
a { background-color: rgb(83,5,56); }
div.DivClassName
{
background-color: #530538;
}
.BgClassName
{
background-color: #530538;
}
</style>
border-color css
<style>
span { border-color: #530538; }
span { border-color: rgb(83,5,56); }
td.TdClassName
{
border-color: #530538;
}
.TagClassName
{
border-color: #530538;
}
</style>