Shades of Tyrian Purple #531046
Tints of Tyrian Purple #531046
RGB
CMYK
RGB Variations
Color information
#531046 (or 0x531046) is known color: Tyrian Purple. HEX triplet: 53, 10 and 46. RGB value is (83,16,70). Sum of RGB (Red+Green+Blue) = 83+16+70=169 (22% of max value = 765). Red value is 83 (32.81% from 255 or 49.11% from 169); Green value is 16 (6.64% from 255 or 9.47% from 169); Blue value is 70 (27.73% from 255 or 41.42% from 169); Max value from RGB is 83 - color contains mainly: red. Hex color #531046 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531046 is #ACEFB9. Grayscale: #2A2A2A. Windows color (decimal): -11333562 or 4591699. OLE color: 4591699.
HSL color Cylindrical-coordinate representation of color #531046: hue angle of 311.64º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #531046 is Cyan = 0, Magento = 0.81, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 16 | 70 | - |
| CMYK | 0 | 0.81 | 0.16 | 0.67 |
| HSL | 311.64º | 0.68% | 0.19% | - |
| HSV(B) | 311.64º | 0.81% | 0.33% | - |
| XYZ | 4.86 | 2.65 | 6.05 | - |
| YUV | 42.19 | 143.7 | 157.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 16 | 70 | 0 | 0.81 | 0.16 | 0.67 | 311.64 | 0.68 | 0.19 |
| Hex | 53 | 10 | 46 | 0 | 51 | 10 | 43 | 138 | 44 | 13 |
| Octal | 123 | 20 | 106 | 0 | 121 | 20 | 103 | 470 | 104 | 23 |
| Binary | 1010011 | 10000 | 1000110 | 0 | 1010001 | 10000 | 1000011 | 100111000 | 1000100 | 10011 |
Color Harmonies of #531046
Complementary color
Monochromatic Colors of #531046
Black with #531046
Text Example
Text Example
White with #531046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531046; }
p { color: rgb(83,16,70); }
H1.HeaderClassName
{
color: #531046;
}
.AnyTagClassName
{
color: #531046;
}
</style>
background-color css
<style>
a { background-color: #531046; }
a { background-color: rgb(83,16,70); }
div.DivClassName
{
background-color: #531046;
}
.BgClassName
{
background-color: #531046;
}
</style>
border-color css
<style>
span { border-color: #531046; }
span { border-color: rgb(83,16,70); }
td.TdClassName
{
border-color: #531046;
}
.TagClassName
{
border-color: #531046;
}
</style>