Shades of Tyrian Purple #531142
Tints of Tyrian Purple #531142
RGB
CMYK
RGB Variations
Color information
#531142 (or 0x531142) is known color: Tyrian Purple. HEX triplet: 53, 11 and 42. RGB value is (83,17,66). Sum of RGB (Red+Green+Blue) = 83+17+66=166 (21% of max value = 765). Red value is 83 (32.81% from 255 or 50% from 166); Green value is 17 (7.03% from 255 or 10.24% from 166); Blue value is 66 (26.17% from 255 or 39.76% from 166); Max value from RGB is 83 - color contains mainly: red. Hex color #531142 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531142 is #ACEEBD. Grayscale: #2A2A2A. Windows color (decimal): -11333310 or 4329811. OLE color: 4329811.
HSL color Cylindrical-coordinate representation of color #531142: hue angle of 315.45º 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 #531142 is Cyan = 0, Magento = 0.80, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 17 | 66 | - |
| CMYK | 0 | 0.80 | 0.20 | 0.67 |
| HSL | 315.45º | 0.66% | 0.2% | - |
| HSV(B) | 315.45º | 0.8% | 0.33% | - |
| XYZ | 4.75 | 2.63 | 5.41 | - |
| YUV | 42.32 | 141.37 | 157.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 17 | 66 | 0 | 0.80 | 0.20 | 0.67 | 315.45 | 0.66 | 0.2 |
| Hex | 53 | 11 | 42 | 0 | 50 | 14 | 43 | 13B | 42 | 14 |
| Octal | 123 | 21 | 102 | 0 | 120 | 24 | 103 | 473 | 102 | 24 |
| Binary | 1010011 | 10001 | 1000010 | 0 | 1010000 | 10100 | 1000011 | 100111011 | 1000010 | 10100 |
Color Harmonies of #531142
Complementary color
Monochromatic Colors of #531142
Black with #531142
Text Example
Text Example
White with #531142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531142; }
p { color: rgb(83,17,66); }
H1.HeaderClassName
{
color: #531142;
}
.AnyTagClassName
{
color: #531142;
}
</style>
background-color css
<style>
a { background-color: #531142; }
a { background-color: rgb(83,17,66); }
div.DivClassName
{
background-color: #531142;
}
.BgClassName
{
background-color: #531142;
}
</style>
border-color css
<style>
span { border-color: #531142; }
span { border-color: rgb(83,17,66); }
td.TdClassName
{
border-color: #531142;
}
.TagClassName
{
border-color: #531142;
}
</style>