Shades of Tyrian Purple #531341
Tints of Tyrian Purple #531341
RGB
CMYK
RGB Variations
Color information
#531341 (or 0x531341) is known color: Tyrian Purple. HEX triplet: 53, 13 and 41. RGB value is (83,19,65). Sum of RGB (Red+Green+Blue) = 83+19+65=167 (22% of max value = 765). Red value is 83 (32.81% from 255 or 49.70% from 167); Green value is 19 (7.81% from 255 or 11.38% from 167); Blue value is 65 (25.78% from 255 or 38.92% from 167); Max value from RGB is 83 - color contains mainly: red. Hex color #531341 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531341 is #ACECBE. Grayscale: #2B2B2B. Windows color (decimal): -11332799 or 4264787. OLE color: 4264787.
HSL color Cylindrical-coordinate representation of color #531341: hue angle of 316.88º 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 #531341 is Cyan = 0, Magento = 0.77, Yellow = 0.22 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 19 | 65 | - |
| CMYK | 0 | 0.77 | 0.22 | 0.67 |
| HSL | 316.88º | 0.63% | 0.2% | - |
| HSV(B) | 316.88º | 0.77% | 0.33% | - |
| XYZ | 4.75 | 2.69 | 5.27 | - |
| YUV | 43.38 | 140.2 | 156.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 19 | 65 | 0 | 0.77 | 0.22 | 0.67 | 316.88 | 0.63 | 0.2 |
| Hex | 53 | 13 | 41 | 0 | 4D | 16 | 43 | 13D | 3F | 14 |
| Octal | 123 | 23 | 101 | 0 | 115 | 26 | 103 | 475 | 77 | 24 |
| Binary | 1010011 | 10011 | 1000001 | 0 | 1001101 | 10110 | 1000011 | 100111101 | 111111 | 10100 |
Color Harmonies of #531341
Complementary color
Monochromatic Colors of #531341
Black with #531341
Text Example
Text Example
White with #531341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531341; }
p { color: rgb(83,19,65); }
H1.HeaderClassName
{
color: #531341;
}
.AnyTagClassName
{
color: #531341;
}
</style>
background-color css
<style>
a { background-color: #531341; }
a { background-color: rgb(83,19,65); }
div.DivClassName
{
background-color: #531341;
}
.BgClassName
{
background-color: #531341;
}
</style>
border-color css
<style>
span { border-color: #531341; }
span { border-color: rgb(83,19,65); }
td.TdClassName
{
border-color: #531341;
}
.TagClassName
{
border-color: #531341;
}
</style>