Shades of Tyrian Purple #531345
Tints of Tyrian Purple #531345
RGB
CMYK
RGB Variations
Color information
#531345 (or 0x531345) is known color: Tyrian Purple. HEX triplet: 53, 13 and 45. RGB value is (83,19,69). Sum of RGB (Red+Green+Blue) = 83+19+69=171 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.54% from 171); Green value is 19 (7.81% from 255 or 11.11% from 171); Blue value is 69 (27.34% from 255 or 40.35% from 171); Max value from RGB is 83 - color contains mainly: red. Hex color #531345 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531345 is #ACECBA. Grayscale: #2B2B2B. Windows color (decimal): -11332795 or 4526931. OLE color: 4526931.
HSL color Cylindrical-coordinate representation of color #531345: hue angle of 313.12º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #531345 is Cyan = 0, Magento = 0.77, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 19 | 69 | - |
| CMYK | 0 | 0.77 | 0.17 | 0.67 |
| HSL | 313.13º | 0.63% | 0.2% | - |
| HSV(B) | 313.13º | 0.77% | 0.33% | - |
| XYZ | 4.87 | 2.73 | 5.9 | - |
| YUV | 43.84 | 142.2 | 155.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 19 | 69 | 0 | 0.77 | 0.17 | 0.67 | 313.13 | 0.63 | 0.2 |
| Hex | 53 | 13 | 45 | 0 | 4D | 11 | 43 | 139 | 3F | 14 |
| Octal | 123 | 23 | 105 | 0 | 115 | 21 | 103 | 471 | 77 | 24 |
| Binary | 1010011 | 10011 | 1000101 | 0 | 1001101 | 10001 | 1000011 | 100111001 | 111111 | 10100 |
Color Harmonies of #531345
Complementary color
Monochromatic Colors of #531345
Black with #531345
Text Example
Text Example
White with #531345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531345; }
p { color: rgb(83,19,69); }
H1.HeaderClassName
{
color: #531345;
}
.AnyTagClassName
{
color: #531345;
}
</style>
background-color css
<style>
a { background-color: #531345; }
a { background-color: rgb(83,19,69); }
div.DivClassName
{
background-color: #531345;
}
.BgClassName
{
background-color: #531345;
}
</style>
border-color css
<style>
span { border-color: #531345; }
span { border-color: rgb(83,19,69); }
td.TdClassName
{
border-color: #531345;
}
.TagClassName
{
border-color: #531345;
}
</style>