Shades of Tyrian Purple #530349
Tints of Tyrian Purple #530349
RGB
CMYK
RGB Variations
Color information
#530349 (or 0x530349) is known color: Tyrian Purple. HEX triplet: 53, 03 and 49. RGB value is (83,3,73). Sum of RGB (Red+Green+Blue) = 83+3+73=159 (21% of max value = 765). Red value is 83 (32.81% from 255 or 52.20% from 159); Green value is 3 (1.56% from 255 or 1.89% from 159); Blue value is 73 (28.91% from 255 or 45.91% from 159); Max value from RGB is 83 - color contains mainly: red. Hex color #530349 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530349 is #ACFCB6. Grayscale: #222222. Windows color (decimal): -11336887 or 4784979. OLE color: 4784979.
HSL color Cylindrical-coordinate representation of color #530349: hue angle of 307.5º 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 #530349 is Cyan = 0, Magento = 0.96, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 3 | 73 | - |
| CMYK | 0 | 0.96 | 0.12 | 0.67 |
| HSL | 307.5º | 0.93% | 0.17% | - |
| HSV(B) | 307.5º | 0.96% | 0.33% | - |
| XYZ | 4.8 | 2.39 | 6.51 | - |
| YUV | 34.9 | 149.5 | 162.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 3 | 73 | 0 | 0.96 | 0.12 | 0.67 | 307.5 | 0.93 | 0.17 |
| Hex | 53 | 3 | 49 | 0 | 60 | C | 43 | 134 | 5D | 11 |
| Octal | 123 | 3 | 111 | 0 | 140 | 14 | 103 | 464 | 135 | 21 |
| Binary | 1010011 | 11 | 1001001 | 0 | 1100000 | 1100 | 1000011 | 100110100 | 1011101 | 10001 |
Color Harmonies of #530349
Complementary color
Monochromatic Colors of #530349
Black with #530349
Text Example
Text Example
White with #530349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530349; }
p { color: rgb(83,3,73); }
H1.HeaderClassName
{
color: #530349;
}
.AnyTagClassName
{
color: #530349;
}
</style>
background-color css
<style>
a { background-color: #530349; }
a { background-color: rgb(83,3,73); }
div.DivClassName
{
background-color: #530349;
}
.BgClassName
{
background-color: #530349;
}
</style>
border-color css
<style>
span { border-color: #530349; }
span { border-color: rgb(83,3,73); }
td.TdClassName
{
border-color: #530349;
}
.TagClassName
{
border-color: #530349;
}
</style>