Shades of Tyrian Purple #530534
Tints of Tyrian Purple #530534
RGB
CMYK
RGB Variations
Color information
#530534 (or 0x530534) is known color: Tyrian Purple. HEX triplet: 53, 05 and 34. RGB value is (83,5,52). Sum of RGB (Red+Green+Blue) = 83+5+52=140 (18% of max value = 765). Red value is 83 (32.81% from 255 or 59.29% from 140); Green value is 5 (2.34% from 255 or 3.57% from 140); Blue value is 52 (20.70% from 255 or 37.14% from 140); Max value from RGB is 83 - color contains mainly: red. Hex color #530534 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530534 is #ACFACB. Grayscale: #212121. Windows color (decimal): -11336396 or 3409235. OLE color: 3409235.
HSL color Cylindrical-coordinate representation of color #530534: hue angle of 323.85º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #530534 is Cyan = 0, Magento = 0.94, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 5 | 52 | - |
| CMYK | 0 | 0.94 | 0.37 | 0.67 |
| HSL | 323.85º | 0.89% | 0.17% | - |
| HSV(B) | 323.85º | 0.94% | 0.33% | - |
| XYZ | 4.24 | 2.2 | 3.45 | - |
| YUV | 33.68 | 138.34 | 163.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 5 | 52 | 0 | 0.94 | 0.37 | 0.67 | 323.85 | 0.89 | 0.17 |
| Hex | 53 | 5 | 34 | 0 | 5E | 25 | 43 | 144 | 59 | 11 |
| Octal | 123 | 5 | 64 | 0 | 136 | 45 | 103 | 504 | 131 | 21 |
| Binary | 1010011 | 101 | 110100 | 0 | 1011110 | 100101 | 1000011 | 101000100 | 1011001 | 10001 |
Color Harmonies of #530534
Complementary color
Monochromatic Colors of #530534
Black with #530534
Text Example
Text Example
White with #530534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530534; }
p { color: rgb(83,5,52); }
H1.HeaderClassName
{
color: #530534;
}
.AnyTagClassName
{
color: #530534;
}
</style>
background-color css
<style>
a { background-color: #530534; }
a { background-color: rgb(83,5,52); }
div.DivClassName
{
background-color: #530534;
}
.BgClassName
{
background-color: #530534;
}
</style>
border-color css
<style>
span { border-color: #530534; }
span { border-color: rgb(83,5,52); }
td.TdClassName
{
border-color: #530534;
}
.TagClassName
{
border-color: #530534;
}
</style>