Shades of Tyrian Purple #530843
Tints of Tyrian Purple #530843
RGB
CMYK
RGB Variations
Color information
#530843 (or 0x530843) is known color: Tyrian Purple. HEX triplet: 53, 08 and 43. RGB value is (83,8,67). Sum of RGB (Red+Green+Blue) = 83+8+67=158 (20% of max value = 765). Red value is 83 (32.81% from 255 or 52.53% from 158); Green value is 8 (3.52% from 255 or 5.06% from 158); Blue value is 67 (26.56% from 255 or 42.41% from 158); Max value from RGB is 83 - color contains mainly: red. Hex color #530843 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530843 is #ACF7BC. Grayscale: #242424. Windows color (decimal): -11335613 or 4393043. OLE color: 4393043.
HSL color Cylindrical-coordinate representation of color #530843: hue angle of 312.8º 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 #530843 is Cyan = 0, Magento = 0.90, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 8 | 67 | - |
| CMYK | 0 | 0.90 | 0.19 | 0.67 |
| HSL | 312.8º | 0.82% | 0.18% | - |
| HSV(B) | 312.8º | 0.9% | 0.33% | - |
| XYZ | 4.67 | 2.42 | 5.53 | - |
| YUV | 37.15 | 144.85 | 160.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 8 | 67 | 0 | 0.90 | 0.19 | 0.67 | 312.8 | 0.82 | 0.18 |
| Hex | 53 | 8 | 43 | 0 | 5A | 13 | 43 | 139 | 52 | 12 |
| Octal | 123 | 10 | 103 | 0 | 132 | 23 | 103 | 471 | 122 | 22 |
| Binary | 1010011 | 1000 | 1000011 | 0 | 1011010 | 10011 | 1000011 | 100111001 | 1010010 | 10010 |
Color Harmonies of #530843
Complementary color
Monochromatic Colors of #530843
Black with #530843
Text Example
Text Example
White with #530843
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530843; }
p { color: rgb(83,8,67); }
H1.HeaderClassName
{
color: #530843;
}
.AnyTagClassName
{
color: #530843;
}
</style>
background-color css
<style>
a { background-color: #530843; }
a { background-color: rgb(83,8,67); }
div.DivClassName
{
background-color: #530843;
}
.BgClassName
{
background-color: #530843;
}
</style>
border-color css
<style>
span { border-color: #530843; }
span { border-color: rgb(83,8,67); }
td.TdClassName
{
border-color: #530843;
}
.TagClassName
{
border-color: #530843;
}
</style>