Shades of Tyrian Purple #530841
Tints of Tyrian Purple #530841
RGB
CMYK
RGB Variations
Color information
#530841 (or 0x530841) is known color: Tyrian Purple. HEX triplet: 53, 08 and 41. RGB value is (83,8,65). Sum of RGB (Red+Green+Blue) = 83+8+65=156 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.21% from 156); Green value is 8 (3.52% from 255 or 5.13% from 156); Blue value is 65 (25.78% from 255 or 41.67% from 156); Max value from RGB is 83 - color contains mainly: red. Hex color #530841 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530841 is #ACF7BE. Grayscale: #242424. Windows color (decimal): -11335615 or 4261971. OLE color: 4261971.
HSL color Cylindrical-coordinate representation of color #530841: hue angle of 314.4º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #530841 is Cyan = 0, Magento = 0.90, Yellow = 0.22 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 8 | 65 | - |
| CMYK | 0 | 0.90 | 0.22 | 0.67 |
| HSL | 314.4º | 0.82% | 0.18% | - |
| HSV(B) | 314.4º | 0.9% | 0.33% | - |
| XYZ | 4.61 | 2.39 | 5.22 | - |
| YUV | 36.92 | 143.85 | 160.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 8 | 65 | 0 | 0.90 | 0.22 | 0.67 | 314.4 | 0.82 | 0.18 |
| Hex | 53 | 8 | 41 | 0 | 5A | 16 | 43 | 13A | 52 | 12 |
| Octal | 123 | 10 | 101 | 0 | 132 | 26 | 103 | 472 | 122 | 22 |
| Binary | 1010011 | 1000 | 1000001 | 0 | 1011010 | 10110 | 1000011 | 100111010 | 1010010 | 10010 |
Color Harmonies of #530841
Complementary color
Monochromatic Colors of #530841
Black with #530841
Text Example
Text Example
White with #530841
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530841; }
p { color: rgb(83,8,65); }
H1.HeaderClassName
{
color: #530841;
}
.AnyTagClassName
{
color: #530841;
}
</style>
background-color css
<style>
a { background-color: #530841; }
a { background-color: rgb(83,8,65); }
div.DivClassName
{
background-color: #530841;
}
.BgClassName
{
background-color: #530841;
}
</style>
border-color css
<style>
span { border-color: #530841; }
span { border-color: rgb(83,8,65); }
td.TdClassName
{
border-color: #530841;
}
.TagClassName
{
border-color: #530841;
}
</style>