Shades of Tyrian Purple #531246
Tints of Tyrian Purple #531246
RGB
CMYK
RGB Variations
Color information
#531246 (or 0x531246) is known color: Tyrian Purple. HEX triplet: 53, 12 and 46. RGB value is (83,18,70). Sum of RGB (Red+Green+Blue) = 83+18+70=171 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.54% from 171); Green value is 18 (7.42% from 255 or 10.53% from 171); Blue value is 70 (27.73% from 255 or 40.94% from 171); Max value from RGB is 83 - color contains mainly: red. Hex color #531246 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531246 is #ACEDB9. Grayscale: #2B2B2B. Windows color (decimal): -11333050 or 4592211. OLE color: 4592211.
HSL color Cylindrical-coordinate representation of color #531246: hue angle of 312º degrees, saturation: 0.64, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #531246 is Cyan = 0, Magento = 0.78, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 18 | 70 | - |
| CMYK | 0 | 0.78 | 0.16 | 0.67 |
| HSL | 312º | 0.64% | 0.2% | - |
| HSV(B) | 312º | 0.78% | 0.33% | - |
| XYZ | 4.89 | 2.71 | 6.06 | - |
| YUV | 43.36 | 143.03 | 156.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 18 | 70 | 0 | 0.78 | 0.16 | 0.67 | 312 | 0.64 | 0.2 |
| Hex | 53 | 12 | 46 | 0 | 4E | 10 | 43 | 138 | 40 | 14 |
| Octal | 123 | 22 | 106 | 0 | 116 | 20 | 103 | 470 | 100 | 24 |
| Binary | 1010011 | 10010 | 1000110 | 0 | 1001110 | 10000 | 1000011 | 100111000 | 1000000 | 10100 |
Color Harmonies of #531246
Complementary color
Monochromatic Colors of #531246
Black with #531246
Text Example
Text Example
White with #531246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531246; }
p { color: rgb(83,18,70); }
H1.HeaderClassName
{
color: #531246;
}
.AnyTagClassName
{
color: #531246;
}
</style>
background-color css
<style>
a { background-color: #531246; }
a { background-color: rgb(83,18,70); }
div.DivClassName
{
background-color: #531246;
}
.BgClassName
{
background-color: #531246;
}
</style>
border-color css
<style>
span { border-color: #531246; }
span { border-color: rgb(83,18,70); }
td.TdClassName
{
border-color: #531246;
}
.TagClassName
{
border-color: #531246;
}
</style>