Shades of Tyrian Purple #530344
Tints of Tyrian Purple #530344
RGB
CMYK
RGB Variations
Color information
#530344 (or 0x530344) is known color: Tyrian Purple. HEX triplet: 53, 03 and 44. RGB value is (83,3,68). Sum of RGB (Red+Green+Blue) = 83+3+68=154 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.90% from 154); Green value is 3 (1.56% from 255 or 1.95% from 154); Blue value is 68 (26.95% from 255 or 44.16% from 154); Max value from RGB is 83 - color contains mainly: red. Hex color #530344 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530344 is #ACFCBB. Grayscale: #222222. Windows color (decimal): -11336892 or 4457299. OLE color: 4457299.
HSL color Cylindrical-coordinate representation of color #530344: hue angle of 311.25º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #530344 is Cyan = 0, Magento = 0.96, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 3 | 68 | - |
| CMYK | 0 | 0.96 | 0.18 | 0.67 |
| HSL | 311.25º | 0.93% | 0.17% | - |
| HSV(B) | 311.25º | 0.96% | 0.33% | - |
| XYZ | 4.64 | 2.32 | 5.67 | - |
| YUV | 34.33 | 147 | 162.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 3 | 68 | 0 | 0.96 | 0.18 | 0.67 | 311.25 | 0.93 | 0.17 |
| Hex | 53 | 3 | 44 | 0 | 60 | 12 | 43 | 137 | 5D | 11 |
| Octal | 123 | 3 | 104 | 0 | 140 | 22 | 103 | 467 | 135 | 21 |
| Binary | 1010011 | 11 | 1000100 | 0 | 1100000 | 10010 | 1000011 | 100110111 | 1011101 | 10001 |
Color Harmonies of #530344
Complementary color
Monochromatic Colors of #530344
Black with #530344
Text Example
Text Example
White with #530344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530344; }
p { color: rgb(83,3,68); }
H1.HeaderClassName
{
color: #530344;
}
.AnyTagClassName
{
color: #530344;
}
</style>
background-color css
<style>
a { background-color: #530344; }
a { background-color: rgb(83,3,68); }
div.DivClassName
{
background-color: #530344;
}
.BgClassName
{
background-color: #530344;
}
</style>
border-color css
<style>
span { border-color: #530344; }
span { border-color: rgb(83,3,68); }
td.TdClassName
{
border-color: #530344;
}
.TagClassName
{
border-color: #530344;
}
</style>