Shades of Tyrian Purple #530846
Tints of Tyrian Purple #530846
RGB
CMYK
RGB Variations
Color information
#530846 (or 0x530846) is known color: Tyrian Purple. HEX triplet: 53, 08 and 46. RGB value is (83,8,70). Sum of RGB (Red+Green+Blue) = 83+8+70=161 (21% of max value = 765). Red value is 83 (32.81% from 255 or 51.55% from 161); Green value is 8 (3.52% from 255 or 4.97% from 161); Blue value is 70 (27.73% from 255 or 43.48% from 161); Max value from RGB is 83 - color contains mainly: red. Hex color #530846 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530846 is #ACF7B9. Grayscale: #252525. Windows color (decimal): -11335610 or 4589651. OLE color: 4589651.
HSL color Cylindrical-coordinate representation of color #530846: hue angle of 310.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 #530846 is Cyan = 0, Magento = 0.90, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 8 | 70 | - |
| CMYK | 0 | 0.90 | 0.16 | 0.67 |
| HSL | 310.4º | 0.82% | 0.18% | - |
| HSV(B) | 310.4º | 0.9% | 0.33% | - |
| XYZ | 4.76 | 2.45 | 6.02 | - |
| YUV | 37.49 | 146.35 | 160.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 8 | 70 | 0 | 0.90 | 0.16 | 0.67 | 310.4 | 0.82 | 0.18 |
| Hex | 53 | 8 | 46 | 0 | 5A | 10 | 43 | 136 | 52 | 12 |
| Octal | 123 | 10 | 106 | 0 | 132 | 20 | 103 | 466 | 122 | 22 |
| Binary | 1010011 | 1000 | 1000110 | 0 | 1011010 | 10000 | 1000011 | 100110110 | 1010010 | 10010 |
Color Harmonies of #530846
Complementary color
Monochromatic Colors of #530846
Black with #530846
Text Example
Text Example
White with #530846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530846; }
p { color: rgb(83,8,70); }
H1.HeaderClassName
{
color: #530846;
}
.AnyTagClassName
{
color: #530846;
}
</style>
background-color css
<style>
a { background-color: #530846; }
a { background-color: rgb(83,8,70); }
div.DivClassName
{
background-color: #530846;
}
.BgClassName
{
background-color: #530846;
}
</style>
border-color css
<style>
span { border-color: #530846; }
span { border-color: rgb(83,8,70); }
td.TdClassName
{
border-color: #530846;
}
.TagClassName
{
border-color: #530846;
}
</style>