Shades of Tyrian Purple #530530
Tints of Tyrian Purple #530530
RGB
CMYK
RGB Variations
Color information
#530530 (or 0x530530) is known color: Tyrian Purple. HEX triplet: 53, 05 and 30. RGB value is (83,5,48). Sum of RGB (Red+Green+Blue) = 83+5+48=136 (18% of max value = 765). Red value is 83 (32.81% from 255 or 61.03% from 136); Green value is 5 (2.34% from 255 or 3.68% from 136); Blue value is 48 (19.14% from 255 or 35.29% from 136); Max value from RGB is 83 - color contains mainly: red. Hex color #530530 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530530 is #ACFACF. Grayscale: #212121. Windows color (decimal): -11336400 or 3147091. OLE color: 3147091.
HSL color Cylindrical-coordinate representation of color #530530: hue angle of 326.92º 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 #530530 is Cyan = 0, Magento = 0.94, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 5 | 48 | - |
| CMYK | 0 | 0.94 | 0.42 | 0.67 |
| HSL | 326.92º | 0.89% | 0.17% | - |
| HSV(B) | 326.92º | 0.94% | 0.33% | - |
| XYZ | 4.16 | 2.16 | 2.99 | - |
| YUV | 33.22 | 136.34 | 163.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 5 | 48 | 0 | 0.94 | 0.42 | 0.67 | 326.92 | 0.89 | 0.17 |
| Hex | 53 | 5 | 30 | 0 | 5E | 2A | 43 | 147 | 59 | 11 |
| Octal | 123 | 5 | 60 | 0 | 136 | 52 | 103 | 507 | 131 | 21 |
| Binary | 1010011 | 101 | 110000 | 0 | 1011110 | 101010 | 1000011 | 101000111 | 1011001 | 10001 |
Color Harmonies of #530530
Complementary color
Monochromatic Colors of #530530
Black with #530530
Text Example
Text Example
White with #530530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530530; }
p { color: rgb(83,5,48); }
H1.HeaderClassName
{
color: #530530;
}
.AnyTagClassName
{
color: #530530;
}
</style>
background-color css
<style>
a { background-color: #530530; }
a { background-color: rgb(83,5,48); }
div.DivClassName
{
background-color: #530530;
}
.BgClassName
{
background-color: #530530;
}
</style>
border-color css
<style>
span { border-color: #530530; }
span { border-color: rgb(83,5,48); }
td.TdClassName
{
border-color: #530530;
}
.TagClassName
{
border-color: #530530;
}
</style>