Shades of Tyrian Purple #530544
Tints of Tyrian Purple #530544
RGB
CMYK
RGB Variations
Color information
#530544 (or 0x530544) is known color: Tyrian Purple. HEX triplet: 53, 05 and 44. RGB value is (83,5,68). Sum of RGB (Red+Green+Blue) = 83+5+68=156 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.21% from 156); Green value is 5 (2.34% from 255 or 3.21% from 156); Blue value is 68 (26.95% from 255 or 43.59% from 156); Max value from RGB is 83 - color contains mainly: red. Hex color #530544 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530544 is #ACFABB. Grayscale: #232323. Windows color (decimal): -11336380 or 4457811. OLE color: 4457811.
HSL color Cylindrical-coordinate representation of color #530544: hue angle of 311.54º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #530544 is Cyan = 0, Magento = 0.94, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 5 | 68 | - |
| CMYK | 0 | 0.94 | 0.18 | 0.67 |
| HSL | 311.54º | 0.89% | 0.17% | - |
| HSV(B) | 311.54º | 0.94% | 0.33% | - |
| XYZ | 4.66 | 2.36 | 5.68 | - |
| YUV | 35.5 | 146.34 | 161.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 5 | 68 | 0 | 0.94 | 0.18 | 0.67 | 311.54 | 0.89 | 0.17 |
| Hex | 53 | 5 | 44 | 0 | 5E | 12 | 43 | 138 | 59 | 11 |
| Octal | 123 | 5 | 104 | 0 | 136 | 22 | 103 | 470 | 131 | 21 |
| Binary | 1010011 | 101 | 1000100 | 0 | 1011110 | 10010 | 1000011 | 100111000 | 1011001 | 10001 |
Color Harmonies of #530544
Complementary color
Monochromatic Colors of #530544
Black with #530544
Text Example
Text Example
White with #530544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530544; }
p { color: rgb(83,5,68); }
H1.HeaderClassName
{
color: #530544;
}
.AnyTagClassName
{
color: #530544;
}
</style>
background-color css
<style>
a { background-color: #530544; }
a { background-color: rgb(83,5,68); }
div.DivClassName
{
background-color: #530544;
}
.BgClassName
{
background-color: #530544;
}
</style>
border-color css
<style>
span { border-color: #530544; }
span { border-color: rgb(83,5,68); }
td.TdClassName
{
border-color: #530544;
}
.TagClassName
{
border-color: #530544;
}
</style>