Shades of Tyrian Purple #530139
Tints of Tyrian Purple #530139
RGB
CMYK
RGB Variations
Color information
#530139 (or 0x530139) is known color: Tyrian Purple. HEX triplet: 53, 01 and 39. RGB value is (83,1,57). Sum of RGB (Red+Green+Blue) = 83+1+57=141 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.87% from 141); Green value is 1 (0.78% from 255 or 0.71% from 141); Blue value is 57 (22.66% from 255 or 40.43% from 141); Max value from RGB is 83 - color contains mainly: red. Hex color #530139 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530139 is #ACFEC6. Grayscale: #1F1F1F. Windows color (decimal): -11337415 or 3735891. OLE color: 3735891.
HSL color Cylindrical-coordinate representation of color #530139: hue angle of 319.02º 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 #530139 is Cyan = 0, Magento = 0.99, Yellow = 0.31 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 1 | 57 | - |
| CMYK | 0 | 0.99 | 0.31 | 0.67 |
| HSL | 319.02º | 0.98% | 0.16% | - |
| HSV(B) | 319.02º | 0.99% | 0.33% | - |
| XYZ | 4.32 | 2.16 | 4.06 | - |
| YUV | 31.9 | 142.17 | 164.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 1 | 57 | 0 | 0.99 | 0.31 | 0.67 | 319.02 | 0.98 | 0.16 |
| Hex | 53 | 1 | 39 | 0 | 63 | 1F | 43 | 13F | 62 | 10 |
| Octal | 123 | 1 | 71 | 0 | 143 | 37 | 103 | 477 | 142 | 20 |
| Binary | 1010011 | 1 | 111001 | 0 | 1100011 | 11111 | 1000011 | 100111111 | 1100010 | 10000 |
Color Harmonies of #530139
Complementary color
Monochromatic Colors of #530139
Black with #530139
Text Example
Text Example
White with #530139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530139; }
p { color: rgb(83,1,57); }
H1.HeaderClassName
{
color: #530139;
}
.AnyTagClassName
{
color: #530139;
}
</style>
background-color css
<style>
a { background-color: #530139; }
a { background-color: rgb(83,1,57); }
div.DivClassName
{
background-color: #530139;
}
.BgClassName
{
background-color: #530139;
}
</style>
border-color css
<style>
span { border-color: #530139; }
span { border-color: rgb(83,1,57); }
td.TdClassName
{
border-color: #530139;
}
.TagClassName
{
border-color: #530139;
}
</style>