Shades of Tyrian Purple #531343
Tints of Tyrian Purple #531343
RGB
CMYK
RGB Variations
Color information
#531343 (or 0x531343) is known color: Tyrian Purple. HEX triplet: 53, 13 and 43. RGB value is (83,19,67). Sum of RGB (Red+Green+Blue) = 83+19+67=169 (22% of max value = 765). Red value is 83 (32.81% from 255 or 49.11% from 169); Green value is 19 (7.81% from 255 or 11.24% from 169); Blue value is 67 (26.56% from 255 or 39.64% from 169); Max value from RGB is 83 - color contains mainly: red. Hex color #531343 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531343 is #ACECBC. Grayscale: #2B2B2B. Windows color (decimal): -11332797 or 4395859. OLE color: 4395859.
HSL color Cylindrical-coordinate representation of color #531343: hue angle of 315º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #531343 is Cyan = 0, Magento = 0.77, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 19 | 67 | - |
| CMYK | 0 | 0.77 | 0.19 | 0.67 |
| HSL | 315º | 0.63% | 0.2% | - |
| HSV(B) | 315º | 0.77% | 0.33% | - |
| XYZ | 4.81 | 2.71 | 5.58 | - |
| YUV | 43.61 | 141.2 | 156.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 19 | 67 | 0 | 0.77 | 0.19 | 0.67 | 315 | 0.63 | 0.2 |
| Hex | 53 | 13 | 43 | 0 | 4D | 13 | 43 | 13B | 3F | 14 |
| Octal | 123 | 23 | 103 | 0 | 115 | 23 | 103 | 473 | 77 | 24 |
| Binary | 1010011 | 10011 | 1000011 | 0 | 1001101 | 10011 | 1000011 | 100111011 | 111111 | 10100 |
Color Harmonies of #531343
Complementary color
Monochromatic Colors of #531343
Black with #531343
Text Example
Text Example
White with #531343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531343; }
p { color: rgb(83,19,67); }
H1.HeaderClassName
{
color: #531343;
}
.AnyTagClassName
{
color: #531343;
}
</style>
background-color css
<style>
a { background-color: #531343; }
a { background-color: rgb(83,19,67); }
div.DivClassName
{
background-color: #531343;
}
.BgClassName
{
background-color: #531343;
}
</style>
border-color css
<style>
span { border-color: #531343; }
span { border-color: rgb(83,19,67); }
td.TdClassName
{
border-color: #531343;
}
.TagClassName
{
border-color: #531343;
}
</style>