Shades of Tyrian Purple #530347
Tints of Tyrian Purple #530347
RGB
CMYK
RGB Variations
Color information
#530347 (or 0x530347) is known color: Tyrian Purple. HEX triplet: 53, 03 and 47. RGB value is (83,3,71). Sum of RGB (Red+Green+Blue) = 83+3+71=157 (20% of max value = 765). Red value is 83 (32.81% from 255 or 52.87% from 157); Green value is 3 (1.56% from 255 or 1.91% from 157); Blue value is 71 (28.12% from 255 or 45.22% from 157); Max value from RGB is 83 - color contains mainly: red. Hex color #530347 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530347 is #ACFCB8. Grayscale: #222222. Windows color (decimal): -11336889 or 4653907. OLE color: 4653907.
HSL color Cylindrical-coordinate representation of color #530347: hue angle of 309º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #530347 is Cyan = 0, Magento = 0.96, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 3 | 71 | - |
| CMYK | 0 | 0.96 | 0.14 | 0.67 |
| HSL | 309º | 0.93% | 0.17% | - |
| HSV(B) | 309º | 0.96% | 0.33% | - |
| XYZ | 4.74 | 2.36 | 6.17 | - |
| YUV | 34.67 | 148.5 | 162.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 3 | 71 | 0 | 0.96 | 0.14 | 0.67 | 309 | 0.93 | 0.17 |
| Hex | 53 | 3 | 47 | 0 | 60 | E | 43 | 135 | 5D | 11 |
| Octal | 123 | 3 | 107 | 0 | 140 | 16 | 103 | 465 | 135 | 21 |
| Binary | 1010011 | 11 | 1000111 | 0 | 1100000 | 1110 | 1000011 | 100110101 | 1011101 | 10001 |
Color Harmonies of #530347
Complementary color
Monochromatic Colors of #530347
Black with #530347
Text Example
Text Example
White with #530347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530347; }
p { color: rgb(83,3,71); }
H1.HeaderClassName
{
color: #530347;
}
.AnyTagClassName
{
color: #530347;
}
</style>
background-color css
<style>
a { background-color: #530347; }
a { background-color: rgb(83,3,71); }
div.DivClassName
{
background-color: #530347;
}
.BgClassName
{
background-color: #530347;
}
</style>
border-color css
<style>
span { border-color: #530347; }
span { border-color: rgb(83,3,71); }
td.TdClassName
{
border-color: #530347;
}
.TagClassName
{
border-color: #530347;
}
</style>