Shades of Tyrian Purple #530146
Tints of Tyrian Purple #530146
RGB
CMYK
RGB Variations
Color information
#530146 (or 0x530146) is known color: Tyrian Purple. HEX triplet: 53, 01 and 46. RGB value is (83,1,70). Sum of RGB (Red+Green+Blue) = 83+1+70=154 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.90% from 154); Green value is 1 (0.78% from 255 or 0.65% from 154); Blue value is 70 (27.73% from 255 or 45.45% from 154); Max value from RGB is 83 - color contains mainly: red. Hex color #530146 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530146 is #ACFEB9. Grayscale: #212121. Windows color (decimal): -11337402 or 4587859. OLE color: 4587859.
HSL color Cylindrical-coordinate representation of color #530146: hue angle of 309.51º degrees, saturation: 0.98, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #530146 is Cyan = 0, Magento = 0.99, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 1 | 70 | - |
| CMYK | 0 | 0.99 | 0.16 | 0.67 |
| HSL | 309.51º | 0.98% | 0.16% | - |
| HSV(B) | 309.51º | 0.99% | 0.33% | - |
| XYZ | 4.68 | 2.3 | 5.99 | - |
| YUV | 33.38 | 148.67 | 163.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 1 | 70 | 0 | 0.99 | 0.16 | 0.67 | 309.51 | 0.98 | 0.16 |
| Hex | 53 | 1 | 46 | 0 | 63 | 10 | 43 | 136 | 62 | 10 |
| Octal | 123 | 1 | 106 | 0 | 143 | 20 | 103 | 466 | 142 | 20 |
| Binary | 1010011 | 1 | 1000110 | 0 | 1100011 | 10000 | 1000011 | 100110110 | 1100010 | 10000 |
Color Harmonies of #530146
Complementary color
Monochromatic Colors of #530146
Black with #530146
Text Example
Text Example
White with #530146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530146; }
p { color: rgb(83,1,70); }
H1.HeaderClassName
{
color: #530146;
}
.AnyTagClassName
{
color: #530146;
}
</style>
background-color css
<style>
a { background-color: #530146; }
a { background-color: rgb(83,1,70); }
div.DivClassName
{
background-color: #530146;
}
.BgClassName
{
background-color: #530146;
}
</style>
border-color css
<style>
span { border-color: #530146; }
span { border-color: rgb(83,1,70); }
td.TdClassName
{
border-color: #530146;
}
.TagClassName
{
border-color: #530146;
}
</style>