Shades of Tyrian Purple #530444
Tints of Tyrian Purple #530444
RGB
CMYK
RGB Variations
Color information
#530444 (or 0x530444) is known color: Tyrian Purple. HEX triplet: 53, 04 and 44. RGB value is (83,4,68). Sum of RGB (Red+Green+Blue) = 83+4+68=155 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.55% from 155); Green value is 4 (1.95% from 255 or 2.58% from 155); Blue value is 68 (26.95% from 255 or 43.87% from 155); Max value from RGB is 83 - color contains mainly: red. Hex color #530444 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530444 is #ACFBBB. Grayscale: #222222. Windows color (decimal): -11336636 or 4457555. OLE color: 4457555.
HSL color Cylindrical-coordinate representation of color #530444: hue angle of 311.39º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #530444 is Cyan = 0, Magento = 0.95, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 4 | 68 | - |
| CMYK | 0 | 0.95 | 0.18 | 0.67 |
| HSL | 311.39º | 0.91% | 0.17% | - |
| HSV(B) | 311.39º | 0.95% | 0.33% | - |
| XYZ | 4.65 | 2.34 | 5.68 | - |
| YUV | 34.92 | 146.67 | 162.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 4 | 68 | 0 | 0.95 | 0.18 | 0.67 | 311.39 | 0.91 | 0.17 |
| Hex | 53 | 4 | 44 | 0 | 5F | 12 | 43 | 137 | 5B | 11 |
| Octal | 123 | 4 | 104 | 0 | 137 | 22 | 103 | 467 | 133 | 21 |
| Binary | 1010011 | 100 | 1000100 | 0 | 1011111 | 10010 | 1000011 | 100110111 | 1011011 | 10001 |
Color Harmonies of #530444
Complementary color
Monochromatic Colors of #530444
Black with #530444
Text Example
Text Example
White with #530444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530444; }
p { color: rgb(83,4,68); }
H1.HeaderClassName
{
color: #530444;
}
.AnyTagClassName
{
color: #530444;
}
</style>
background-color css
<style>
a { background-color: #530444; }
a { background-color: rgb(83,4,68); }
div.DivClassName
{
background-color: #530444;
}
.BgClassName
{
background-color: #530444;
}
</style>
border-color css
<style>
span { border-color: #530444; }
span { border-color: rgb(83,4,68); }
td.TdClassName
{
border-color: #530444;
}
.TagClassName
{
border-color: #530444;
}
</style>