Shades of Tyrian Purple #530133
Tints of Tyrian Purple #530133
RGB
CMYK
RGB Variations
Color information
#530133 (or 0x530133) is known color: Tyrian Purple. HEX triplet: 53, 01 and 33. RGB value is (83,1,51). Sum of RGB (Red+Green+Blue) = 83+1+51=135 (17% of max value = 765). Red value is 83 (32.81% from 255 or 61.48% from 135); Green value is 1 (0.78% from 255 or 0.74% from 135); Blue value is 51 (20.31% from 255 or 37.78% from 135); Max value from RGB is 83 - color contains mainly: red. Hex color #530133 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530133 is #ACFECC. Grayscale: #1F1F1F. Windows color (decimal): -11337421 or 3342675. OLE color: 3342675.
HSL color Cylindrical-coordinate representation of color #530133: hue angle of 323.41º 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 #530133 is Cyan = 0, Magento = 0.99, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 1 | 51 | - |
| CMYK | 0 | 0.99 | 0.39 | 0.67 |
| HSL | 323.41º | 0.98% | 0.16% | - |
| HSV(B) | 323.41º | 0.99% | 0.33% | - |
| XYZ | 4.18 | 2.1 | 3.32 | - |
| YUV | 31.22 | 139.17 | 164.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 1 | 51 | 0 | 0.99 | 0.39 | 0.67 | 323.41 | 0.98 | 0.16 |
| Hex | 53 | 1 | 33 | 0 | 63 | 27 | 43 | 143 | 62 | 10 |
| Octal | 123 | 1 | 63 | 0 | 143 | 47 | 103 | 503 | 142 | 20 |
| Binary | 1010011 | 1 | 110011 | 0 | 1100011 | 100111 | 1000011 | 101000011 | 1100010 | 10000 |
Color Harmonies of #530133
Complementary color
Monochromatic Colors of #530133
Black with #530133
Text Example
Text Example
White with #530133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530133; }
p { color: rgb(83,1,51); }
H1.HeaderClassName
{
color: #530133;
}
.AnyTagClassName
{
color: #530133;
}
</style>
background-color css
<style>
a { background-color: #530133; }
a { background-color: rgb(83,1,51); }
div.DivClassName
{
background-color: #530133;
}
.BgClassName
{
background-color: #530133;
}
</style>
border-color css
<style>
span { border-color: #530133; }
span { border-color: rgb(83,1,51); }
td.TdClassName
{
border-color: #530133;
}
.TagClassName
{
border-color: #530133;
}
</style>