Shades of Tyrian Purple #531048
Tints of Tyrian Purple #531048
RGB
CMYK
RGB Variations
Color information
#531048 (or 0x531048) is known color: Tyrian Purple. HEX triplet: 53, 10 and 48. RGB value is (83,16,72). Sum of RGB (Red+Green+Blue) = 83+16+72=171 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.54% from 171); Green value is 16 (6.64% from 255 or 9.36% from 171); Blue value is 72 (28.52% from 255 or 42.11% from 171); Max value from RGB is 83 - color contains mainly: red. Hex color #531048 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531048 is #ACEFB7. Grayscale: #2A2A2A. Windows color (decimal): -11333560 or 4722771. OLE color: 4722771.
HSL color Cylindrical-coordinate representation of color #531048: hue angle of 309.85º 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 #531048 is Cyan = 0, Magento = 0.81, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 16 | 72 | - |
| CMYK | 0 | 0.81 | 0.13 | 0.67 |
| HSL | 309.85º | 0.68% | 0.19% | - |
| HSV(B) | 309.85º | 0.81% | 0.33% | - |
| XYZ | 4.92 | 2.68 | 6.39 | - |
| YUV | 42.42 | 144.7 | 156.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 16 | 72 | 0 | 0.81 | 0.13 | 0.67 | 309.85 | 0.68 | 0.19 |
| Hex | 53 | 10 | 48 | 0 | 51 | D | 43 | 136 | 44 | 13 |
| Octal | 123 | 20 | 110 | 0 | 121 | 15 | 103 | 466 | 104 | 23 |
| Binary | 1010011 | 10000 | 1001000 | 0 | 1010001 | 1101 | 1000011 | 100110110 | 1000100 | 10011 |
Color Harmonies of #531048
Complementary color
Monochromatic Colors of #531048
Black with #531048
Text Example
Text Example
White with #531048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531048; }
p { color: rgb(83,16,72); }
H1.HeaderClassName
{
color: #531048;
}
.AnyTagClassName
{
color: #531048;
}
</style>
background-color css
<style>
a { background-color: #531048; }
a { background-color: rgb(83,16,72); }
div.DivClassName
{
background-color: #531048;
}
.BgClassName
{
background-color: #531048;
}
</style>
border-color css
<style>
span { border-color: #531048; }
span { border-color: rgb(83,16,72); }
td.TdClassName
{
border-color: #531048;
}
.TagClassName
{
border-color: #531048;
}
</style>