Shades of Tyrian Purple #530849
Tints of Tyrian Purple #530849
RGB
CMYK
RGB Variations
Color information
#530849 (or 0x530849) is known color: Tyrian Purple. HEX triplet: 53, 08 and 49. RGB value is (83,8,73). Sum of RGB (Red+Green+Blue) = 83+8+73=164 (21% of max value = 765). Red value is 83 (32.81% from 255 or 50.61% from 164); Green value is 8 (3.52% from 255 or 4.88% from 164); Blue value is 73 (28.91% from 255 or 44.51% from 164); Max value from RGB is 83 - color contains mainly: red. Hex color #530849 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530849 is #ACF7B6. Grayscale: #252525. Windows color (decimal): -11335607 or 4786259. OLE color: 4786259.
HSL color Cylindrical-coordinate representation of color #530849: hue angle of 308º 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 #530849 is Cyan = 0, Magento = 0.90, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 8 | 73 | - |
| CMYK | 0 | 0.90 | 0.12 | 0.67 |
| HSL | 308º | 0.82% | 0.18% | - |
| HSV(B) | 308º | 0.9% | 0.33% | - |
| XYZ | 4.86 | 2.49 | 6.53 | - |
| YUV | 37.84 | 147.85 | 160.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 8 | 73 | 0 | 0.90 | 0.12 | 0.67 | 308 | 0.82 | 0.18 |
| Hex | 53 | 8 | 49 | 0 | 5A | C | 43 | 134 | 52 | 12 |
| Octal | 123 | 10 | 111 | 0 | 132 | 14 | 103 | 464 | 122 | 22 |
| Binary | 1010011 | 1000 | 1001001 | 0 | 1011010 | 1100 | 1000011 | 100110100 | 1010010 | 10010 |
Color Harmonies of #530849
Complementary color
Monochromatic Colors of #530849
Black with #530849
Text Example
Text Example
White with #530849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530849; }
p { color: rgb(83,8,73); }
H1.HeaderClassName
{
color: #530849;
}
.AnyTagClassName
{
color: #530849;
}
</style>
background-color css
<style>
a { background-color: #530849; }
a { background-color: rgb(83,8,73); }
div.DivClassName
{
background-color: #530849;
}
.BgClassName
{
background-color: #530849;
}
</style>
border-color css
<style>
span { border-color: #530849; }
span { border-color: rgb(83,8,73); }
td.TdClassName
{
border-color: #530849;
}
.TagClassName
{
border-color: #530849;
}
</style>