Shades of Tyrian Purple #531043
Tints of Tyrian Purple #531043
RGB
CMYK
RGB Variations
Color information
#531043 (or 0x531043) is known color: Tyrian Purple. HEX triplet: 53, 10 and 43. RGB value is (83,16,67). Sum of RGB (Red+Green+Blue) = 83+16+67=166 (21% of max value = 765). Red value is 83 (32.81% from 255 or 50% from 166); Green value is 16 (6.64% from 255 or 9.64% from 166); Blue value is 67 (26.56% from 255 or 40.36% from 166); Max value from RGB is 83 - color contains mainly: red. Hex color #531043 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531043 is #ACEFBC. Grayscale: #292929. Windows color (decimal): -11333565 or 4395091. OLE color: 4395091.
HSL color Cylindrical-coordinate representation of color #531043: hue angle of 314.33º 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 #531043 is Cyan = 0, Magento = 0.81, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 16 | 67 | - |
| CMYK | 0 | 0.81 | 0.19 | 0.67 |
| HSL | 314.33º | 0.68% | 0.19% | - |
| HSV(B) | 314.33º | 0.81% | 0.33% | - |
| XYZ | 4.77 | 2.61 | 5.56 | - |
| YUV | 41.85 | 142.2 | 157.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 16 | 67 | 0 | 0.81 | 0.19 | 0.67 | 314.33 | 0.68 | 0.19 |
| Hex | 53 | 10 | 43 | 0 | 51 | 13 | 43 | 13A | 44 | 13 |
| Octal | 123 | 20 | 103 | 0 | 121 | 23 | 103 | 472 | 104 | 23 |
| Binary | 1010011 | 10000 | 1000011 | 0 | 1010001 | 10011 | 1000011 | 100111010 | 1000100 | 10011 |
Color Harmonies of #531043
Complementary color
Monochromatic Colors of #531043
Black with #531043
Text Example
Text Example
White with #531043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531043; }
p { color: rgb(83,16,67); }
H1.HeaderClassName
{
color: #531043;
}
.AnyTagClassName
{
color: #531043;
}
</style>
background-color css
<style>
a { background-color: #531043; }
a { background-color: rgb(83,16,67); }
div.DivClassName
{
background-color: #531043;
}
.BgClassName
{
background-color: #531043;
}
</style>
border-color css
<style>
span { border-color: #531043; }
span { border-color: rgb(83,16,67); }
td.TdClassName
{
border-color: #531043;
}
.TagClassName
{
border-color: #531043;
}
</style>