Shades of Tyrian Purple #531045
Tints of Tyrian Purple #531045
RGB
CMYK
RGB Variations
Color information
#531045 (or 0x531045) is known color: Tyrian Purple. HEX triplet: 53, 10 and 45. RGB value is (83,16,69). Sum of RGB (Red+Green+Blue) = 83+16+69=168 (22% of max value = 765). Red value is 83 (32.81% from 255 or 49.40% from 168); Green value is 16 (6.64% from 255 or 9.52% from 168); Blue value is 69 (27.34% from 255 or 41.07% from 168); Max value from RGB is 83 - color contains mainly: red. Hex color #531045 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531045 is #ACEFBA. Grayscale: #292929. Windows color (decimal): -11333563 or 4526163. OLE color: 4526163.
HSL color Cylindrical-coordinate representation of color #531045: hue angle of 312.54º 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 #531045 is Cyan = 0, Magento = 0.81, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 16 | 69 | - |
| CMYK | 0 | 0.81 | 0.17 | 0.67 |
| HSL | 312.54º | 0.68% | 0.19% | - |
| HSV(B) | 312.54º | 0.81% | 0.33% | - |
| XYZ | 4.83 | 2.64 | 5.89 | - |
| YUV | 42.08 | 143.2 | 157.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 16 | 69 | 0 | 0.81 | 0.17 | 0.67 | 312.54 | 0.68 | 0.19 |
| Hex | 53 | 10 | 45 | 0 | 51 | 11 | 43 | 139 | 44 | 13 |
| Octal | 123 | 20 | 105 | 0 | 121 | 21 | 103 | 471 | 104 | 23 |
| Binary | 1010011 | 10000 | 1000101 | 0 | 1010001 | 10001 | 1000011 | 100111001 | 1000100 | 10011 |
Color Harmonies of #531045
Complementary color
Monochromatic Colors of #531045
Black with #531045
Text Example
Text Example
White with #531045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531045; }
p { color: rgb(83,16,69); }
H1.HeaderClassName
{
color: #531045;
}
.AnyTagClassName
{
color: #531045;
}
</style>
background-color css
<style>
a { background-color: #531045; }
a { background-color: rgb(83,16,69); }
div.DivClassName
{
background-color: #531045;
}
.BgClassName
{
background-color: #531045;
}
</style>
border-color css
<style>
span { border-color: #531045; }
span { border-color: rgb(83,16,69); }
td.TdClassName
{
border-color: #531045;
}
.TagClassName
{
border-color: #531045;
}
</style>