Shades of Tyrian Purple #531444
Tints of Tyrian Purple #531444
RGB
CMYK
RGB Variations
Color information
#531444 (or 0x531444) is known color: Tyrian Purple. HEX triplet: 53, 14 and 44. RGB value is (83,20,68). Sum of RGB (Red+Green+Blue) = 83+20+68=171 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.54% from 171); Green value is 20 (8.20% from 255 or 11.70% from 171); Blue value is 68 (26.95% from 255 or 39.77% from 171); Max value from RGB is 83 - color contains mainly: red. Hex color #531444 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531444 is #ACEBBB. Grayscale: #2C2C2C. Windows color (decimal): -11332540 or 4461651. OLE color: 4461651.
HSL color Cylindrical-coordinate representation of color #531444: hue angle of 314.29º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #531444 is Cyan = 0, Magento = 0.76, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 20 | 68 | - |
| CMYK | 0 | 0.76 | 0.18 | 0.67 |
| HSL | 314.29º | 0.61% | 0.2% | - |
| HSV(B) | 314.29º | 0.76% | 0.33% | - |
| XYZ | 4.86 | 2.76 | 5.74 | - |
| YUV | 44.31 | 141.37 | 155.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 20 | 68 | 0 | 0.76 | 0.18 | 0.67 | 314.29 | 0.61 | 0.2 |
| Hex | 53 | 14 | 44 | 0 | 4C | 12 | 43 | 13A | 3D | 14 |
| Octal | 123 | 24 | 104 | 0 | 114 | 22 | 103 | 472 | 75 | 24 |
| Binary | 1010011 | 10100 | 1000100 | 0 | 1001100 | 10010 | 1000011 | 100111010 | 111101 | 10100 |
Color Harmonies of #531444
Complementary color
Monochromatic Colors of #531444
Black with #531444
Text Example
Text Example
White with #531444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531444; }
p { color: rgb(83,20,68); }
H1.HeaderClassName
{
color: #531444;
}
.AnyTagClassName
{
color: #531444;
}
</style>
background-color css
<style>
a { background-color: #531444; }
a { background-color: rgb(83,20,68); }
div.DivClassName
{
background-color: #531444;
}
.BgClassName
{
background-color: #531444;
}
</style>
border-color css
<style>
span { border-color: #531444; }
span { border-color: rgb(83,20,68); }
td.TdClassName
{
border-color: #531444;
}
.TagClassName
{
border-color: #531444;
}
</style>