Shades of Tyrian Purple #530946
Tints of Tyrian Purple #530946
RGB
CMYK
RGB Variations
Color information
#530946 (or 0x530946) is known color: Tyrian Purple. HEX triplet: 53, 09 and 46. RGB value is (83,9,70). Sum of RGB (Red+Green+Blue) = 83+9+70=162 (21% of max value = 765). Red value is 83 (32.81% from 255 or 51.23% from 162); Green value is 9 (3.91% from 255 or 5.56% from 162); Blue value is 70 (27.73% from 255 or 43.21% from 162); Max value from RGB is 83 - color contains mainly: red. Hex color #530946 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530946 is #ACF6B9. Grayscale: #252525. Windows color (decimal): -11335354 or 4589907. OLE color: 4589907.
HSL color Cylindrical-coordinate representation of color #530946: hue angle of 310.54º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #530946 is Cyan = 0, Magento = 0.89, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 9 | 70 | - |
| CMYK | 0 | 0.89 | 0.16 | 0.67 |
| HSL | 310.54º | 0.8% | 0.18% | - |
| HSV(B) | 310.54º | 0.89% | 0.33% | - |
| XYZ | 4.77 | 2.48 | 6.02 | - |
| YUV | 38.08 | 146.02 | 160.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 9 | 70 | 0 | 0.89 | 0.16 | 0.67 | 310.54 | 0.8 | 0.18 |
| Hex | 53 | 9 | 46 | 0 | 59 | 10 | 43 | 137 | 50 | 12 |
| Octal | 123 | 11 | 106 | 0 | 131 | 20 | 103 | 467 | 120 | 22 |
| Binary | 1010011 | 1001 | 1000110 | 0 | 1011001 | 10000 | 1000011 | 100110111 | 1010000 | 10010 |
Color Harmonies of #530946
Complementary color
Monochromatic Colors of #530946
Black with #530946
Text Example
Text Example
White with #530946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530946; }
p { color: rgb(83,9,70); }
H1.HeaderClassName
{
color: #530946;
}
.AnyTagClassName
{
color: #530946;
}
</style>
background-color css
<style>
a { background-color: #530946; }
a { background-color: rgb(83,9,70); }
div.DivClassName
{
background-color: #530946;
}
.BgClassName
{
background-color: #530946;
}
</style>
border-color css
<style>
span { border-color: #530946; }
span { border-color: rgb(83,9,70); }
td.TdClassName
{
border-color: #530946;
}
.TagClassName
{
border-color: #530946;
}
</style>