Shades of Tyrian Purple #531140
Tints of Tyrian Purple #531140
RGB
CMYK
RGB Variations
Color information
#531140 (or 0x531140) is known color: Tyrian Purple. HEX triplet: 53, 11 and 40. RGB value is (83,17,64). Sum of RGB (Red+Green+Blue) = 83+17+64=164 (21% of max value = 765). Red value is 83 (32.81% from 255 or 50.61% from 164); Green value is 17 (7.03% from 255 or 10.37% from 164); Blue value is 64 (25.39% from 255 or 39.02% from 164); Max value from RGB is 83 - color contains mainly: red. Hex color #531140 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531140 is #ACEEBF. Grayscale: #292929. Windows color (decimal): -11333312 or 4198739. OLE color: 4198739.
HSL color Cylindrical-coordinate representation of color #531140: hue angle of 317.27º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #531140 is Cyan = 0, Magento = 0.80, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 17 | 64 | - |
| CMYK | 0 | 0.80 | 0.23 | 0.67 |
| HSL | 317.27º | 0.66% | 0.2% | - |
| HSV(B) | 317.27º | 0.8% | 0.33% | - |
| XYZ | 4.69 | 2.61 | 5.11 | - |
| YUV | 42.09 | 140.37 | 157.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 17 | 64 | 0 | 0.80 | 0.23 | 0.67 | 317.27 | 0.66 | 0.2 |
| Hex | 53 | 11 | 40 | 0 | 50 | 17 | 43 | 13D | 42 | 14 |
| Octal | 123 | 21 | 100 | 0 | 120 | 27 | 103 | 475 | 102 | 24 |
| Binary | 1010011 | 10001 | 1000000 | 0 | 1010000 | 10111 | 1000011 | 100111101 | 1000010 | 10100 |
Color Harmonies of #531140
Complementary color
Monochromatic Colors of #531140
Black with #531140
Text Example
Text Example
White with #531140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531140; }
p { color: rgb(83,17,64); }
H1.HeaderClassName
{
color: #531140;
}
.AnyTagClassName
{
color: #531140;
}
</style>
background-color css
<style>
a { background-color: #531140; }
a { background-color: rgb(83,17,64); }
div.DivClassName
{
background-color: #531140;
}
.BgClassName
{
background-color: #531140;
}
</style>
border-color css
<style>
span { border-color: #531140; }
span { border-color: rgb(83,17,64); }
td.TdClassName
{
border-color: #531140;
}
.TagClassName
{
border-color: #531140;
}
</style>