Shades of Tyrian Purple #531042
Tints of Tyrian Purple #531042
RGB
CMYK
RGB Variations
Color information
#531042 (or 0x531042) is known color: Tyrian Purple. HEX triplet: 53, 10 and 42. RGB value is (83,16,66). Sum of RGB (Red+Green+Blue) = 83+16+66=165 (21% of max value = 765). Red value is 83 (32.81% from 255 or 50.30% from 165); Green value is 16 (6.64% from 255 or 9.70% from 165); Blue value is 66 (26.17% from 255 or 40% from 165); Max value from RGB is 83 - color contains mainly: red. Hex color #531042 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531042 is #ACEFBD. Grayscale: #292929. Windows color (decimal): -11333566 or 4329555. OLE color: 4329555.
HSL color Cylindrical-coordinate representation of color #531042: hue angle of 315.22º 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 #531042 is Cyan = 0, Magento = 0.81, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 16 | 66 | - |
| CMYK | 0 | 0.81 | 0.20 | 0.67 |
| HSL | 315.22º | 0.68% | 0.19% | - |
| HSV(B) | 315.22º | 0.81% | 0.33% | - |
| XYZ | 4.74 | 2.6 | 5.41 | - |
| YUV | 41.73 | 141.7 | 157.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 16 | 66 | 0 | 0.81 | 0.20 | 0.67 | 315.22 | 0.68 | 0.19 |
| Hex | 53 | 10 | 42 | 0 | 51 | 14 | 43 | 13B | 44 | 13 |
| Octal | 123 | 20 | 102 | 0 | 121 | 24 | 103 | 473 | 104 | 23 |
| Binary | 1010011 | 10000 | 1000010 | 0 | 1010001 | 10100 | 1000011 | 100111011 | 1000100 | 10011 |
Color Harmonies of #531042
Complementary color
Monochromatic Colors of #531042
Black with #531042
Text Example
Text Example
White with #531042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531042; }
p { color: rgb(83,16,66); }
H1.HeaderClassName
{
color: #531042;
}
.AnyTagClassName
{
color: #531042;
}
</style>
background-color css
<style>
a { background-color: #531042; }
a { background-color: rgb(83,16,66); }
div.DivClassName
{
background-color: #531042;
}
.BgClassName
{
background-color: #531042;
}
</style>
border-color css
<style>
span { border-color: #531042; }
span { border-color: rgb(83,16,66); }
td.TdClassName
{
border-color: #531042;
}
.TagClassName
{
border-color: #531042;
}
</style>