Shades of Tyrian Purple #530028
Tints of Tyrian Purple #530028
RGB
CMYK
RGB Variations
Color information
#530028 (or 0x530028) is known color: Tyrian Purple. HEX triplet: 53, 00 and 28. RGB value is (83,0,40). Sum of RGB (Red+Green+Blue) = 83+0+40=123 (16% of max value = 765). Red value is 83 (32.81% from 255 or 67.48% from 123); Green value is 0 (0.39% from 255 or 0% from 123); Blue value is 40 (16.02% from 255 or 32.52% from 123); Max value from RGB is 83 - color contains mainly: red. Hex color #530028 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530028 is #ACFFD7. Grayscale: #1D1D1D. Windows color (decimal): -11337688 or 2621523. OLE color: 2621523.
HSL color Cylindrical-coordinate representation of color #530028: hue angle of 331.08º degrees, saturation: 1, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 1%. Process color model (Four color, CMYK) of #530028 is Cyan = 0, Magento = 1, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 0 | 40 | - |
| CMYK | 0 | 1 | 0.52 | 0.67 |
| HSL | 331.08º | 1% | 0.16% | - |
| HSV(B) | 331.08º | 1% | 0.33% | - |
| XYZ | 3.95 | 1.99 | 2.18 | - |
| YUV | 29.38 | 134 | 166.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 0 | 40 | 0 | 1 | 0.52 | 0.67 | 331.08 | 1 | 0.16 |
| Hex | 53 | 0 | 28 | 0 | 64 | 34 | 43 | 14B | 64 | 10 |
| Octal | 123 | 0 | 50 | 0 | 144 | 64 | 103 | 513 | 144 | 20 |
| Binary | 1010011 | 0 | 101000 | 0 | 1100100 | 110100 | 1000011 | 101001011 | 1100100 | 10000 |
Color Harmonies of #530028
Complementary color
Monochromatic Colors of #530028
Black with #530028
Text Example
Text Example
White with #530028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530028; }
p { color: rgb(83,0,40); }
H1.HeaderClassName
{
color: #530028;
}
.AnyTagClassName
{
color: #530028;
}
</style>
background-color css
<style>
a { background-color: #530028; }
a { background-color: rgb(83,0,40); }
div.DivClassName
{
background-color: #530028;
}
.BgClassName
{
background-color: #530028;
}
</style>
border-color css
<style>
span { border-color: #530028; }
span { border-color: rgb(83,0,40); }
td.TdClassName
{
border-color: #530028;
}
.TagClassName
{
border-color: #530028;
}
</style>