Shades of Tyrian Purple #530045
Tints of Tyrian Purple #530045
RGB
CMYK
RGB Variations
Color information
#530045 (or 0x530045) is known color: Tyrian Purple. HEX triplet: 53, 00 and 45. RGB value is (83,0,69). Sum of RGB (Red+Green+Blue) = 83+0+69=152 (20% of max value = 765). Red value is 83 (32.81% from 255 or 54.61% from 152); Green value is 0 (0.39% from 255 or 0% from 152); Blue value is 69 (27.34% from 255 or 45.39% from 152); Max value from RGB is 83 - color contains mainly: red. Hex color #530045 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530045 is #ACFFBA. Grayscale: #202020. Windows color (decimal): -11337659 or 4522067. OLE color: 4522067.
HSL color Cylindrical-coordinate representation of color #530045: hue angle of 310.12º degrees, saturation: 1, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 1%. Process color model (Four color, CMYK) of #530045 is Cyan = 0, Magento = 1, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 0 | 69 | - |
| CMYK | 0 | 1 | 0.17 | 0.67 |
| HSL | 310.12º | 1% | 0.16% | - |
| HSV(B) | 310.12º | 1% | 0.33% | - |
| XYZ | 4.64 | 2.27 | 5.82 | - |
| YUV | 32.68 | 148.5 | 163.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 0 | 69 | 0 | 1 | 0.17 | 0.67 | 310.12 | 1 | 0.16 |
| Hex | 53 | 0 | 45 | 0 | 64 | 11 | 43 | 136 | 64 | 10 |
| Octal | 123 | 0 | 105 | 0 | 144 | 21 | 103 | 466 | 144 | 20 |
| Binary | 1010011 | 0 | 1000101 | 0 | 1100100 | 10001 | 1000011 | 100110110 | 1100100 | 10000 |
Color Harmonies of #530045
Complementary color
Monochromatic Colors of #530045
Black with #530045
Text Example
Text Example
White with #530045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530045; }
p { color: rgb(83,0,69); }
H1.HeaderClassName
{
color: #530045;
}
.AnyTagClassName
{
color: #530045;
}
</style>
background-color css
<style>
a { background-color: #530045; }
a { background-color: rgb(83,0,69); }
div.DivClassName
{
background-color: #530045;
}
.BgClassName
{
background-color: #530045;
}
</style>
border-color css
<style>
span { border-color: #530045; }
span { border-color: rgb(83,0,69); }
td.TdClassName
{
border-color: #530045;
}
.TagClassName
{
border-color: #530045;
}
</style>