Shades of Tyrian Purple #530547
Tints of Tyrian Purple #530547
RGB
CMYK
RGB Variations
Color information
#530547 (or 0x530547) is known color: Tyrian Purple. HEX triplet: 53, 05 and 47. RGB value is (83,5,71). Sum of RGB (Red+Green+Blue) = 83+5+71=159 (21% of max value = 765). Red value is 83 (32.81% from 255 or 52.20% from 159); Green value is 5 (2.34% from 255 or 3.14% from 159); Blue value is 71 (28.12% from 255 or 44.65% from 159); Max value from RGB is 83 - color contains mainly: red. Hex color #530547 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530547 is #ACFAB8. Grayscale: #232323. Windows color (decimal): -11336377 or 4654419. OLE color: 4654419.
HSL color Cylindrical-coordinate representation of color #530547: hue angle of 309.23º 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 #530547 is Cyan = 0, Magento = 0.94, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 5 | 71 | - |
| CMYK | 0 | 0.94 | 0.14 | 0.67 |
| HSL | 309.23º | 0.89% | 0.17% | - |
| HSV(B) | 309.23º | 0.94% | 0.33% | - |
| XYZ | 4.76 | 2.4 | 6.17 | - |
| YUV | 35.85 | 147.84 | 161.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 5 | 71 | 0 | 0.94 | 0.14 | 0.67 | 309.23 | 0.89 | 0.17 |
| Hex | 53 | 5 | 47 | 0 | 5E | E | 43 | 135 | 59 | 11 |
| Octal | 123 | 5 | 107 | 0 | 136 | 16 | 103 | 465 | 131 | 21 |
| Binary | 1010011 | 101 | 1000111 | 0 | 1011110 | 1110 | 1000011 | 100110101 | 1011001 | 10001 |
Color Harmonies of #530547
Complementary color
Monochromatic Colors of #530547
Black with #530547
Text Example
Text Example
White with #530547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530547; }
p { color: rgb(83,5,71); }
H1.HeaderClassName
{
color: #530547;
}
.AnyTagClassName
{
color: #530547;
}
</style>
background-color css
<style>
a { background-color: #530547; }
a { background-color: rgb(83,5,71); }
div.DivClassName
{
background-color: #530547;
}
.BgClassName
{
background-color: #530547;
}
</style>
border-color css
<style>
span { border-color: #530547; }
span { border-color: rgb(83,5,71); }
td.TdClassName
{
border-color: #530547;
}
.TagClassName
{
border-color: #530547;
}
</style>