Shades of Tyrian Purple #530649
Tints of Tyrian Purple #530649
RGB
CMYK
RGB Variations
Color information
#530649 (or 0x530649) is known color: Tyrian Purple. HEX triplet: 53, 06 and 49. RGB value is (83,6,73). Sum of RGB (Red+Green+Blue) = 83+6+73=162 (21% of max value = 765). Red value is 83 (32.81% from 255 or 51.23% from 162); Green value is 6 (2.73% from 255 or 3.70% from 162); Blue value is 73 (28.91% from 255 or 45.06% from 162); Max value from RGB is 83 - color contains mainly: red. Hex color #530649 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530649 is #ACF9B6. Grayscale: #242424. Windows color (decimal): -11336119 or 4785747. OLE color: 4785747.
HSL color Cylindrical-coordinate representation of color #530649: hue angle of 307.79º degrees, saturation: 0.87, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #530649 is Cyan = 0, Magento = 0.93, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 6 | 73 | - |
| CMYK | 0 | 0.93 | 0.12 | 0.67 |
| HSL | 307.79º | 0.87% | 0.17% | - |
| HSV(B) | 307.79º | 0.93% | 0.33% | - |
| XYZ | 4.84 | 2.45 | 6.52 | - |
| YUV | 36.66 | 148.51 | 161.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 6 | 73 | 0 | 0.93 | 0.12 | 0.67 | 307.79 | 0.87 | 0.17 |
| Hex | 53 | 6 | 49 | 0 | 5D | C | 43 | 134 | 57 | 11 |
| Octal | 123 | 6 | 111 | 0 | 135 | 14 | 103 | 464 | 127 | 21 |
| Binary | 1010011 | 110 | 1001001 | 0 | 1011101 | 1100 | 1000011 | 100110100 | 1010111 | 10001 |
Color Harmonies of #530649
Complementary color
Monochromatic Colors of #530649
Black with #530649
Text Example
Text Example
White with #530649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530649; }
p { color: rgb(83,6,73); }
H1.HeaderClassName
{
color: #530649;
}
.AnyTagClassName
{
color: #530649;
}
</style>
background-color css
<style>
a { background-color: #530649; }
a { background-color: rgb(83,6,73); }
div.DivClassName
{
background-color: #530649;
}
.BgClassName
{
background-color: #530649;
}
</style>
border-color css
<style>
span { border-color: #530649; }
span { border-color: rgb(83,6,73); }
td.TdClassName
{
border-color: #530649;
}
.TagClassName
{
border-color: #530649;
}
</style>