Shades of Tyrian Purple #530334
Tints of Tyrian Purple #530334
RGB
CMYK
RGB Variations
Color information
#530334 (or 0x530334) is known color: Tyrian Purple. HEX triplet: 53, 03 and 34. RGB value is (83,3,52). Sum of RGB (Red+Green+Blue) = 83+3+52=138 (18% of max value = 765). Red value is 83 (32.81% from 255 or 60.14% from 138); Green value is 3 (1.56% from 255 or 2.17% from 138); Blue value is 52 (20.70% from 255 or 37.68% from 138); Max value from RGB is 83 - color contains mainly: red. Hex color #530334 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530334 is #ACFCCB. Grayscale: #202020. Windows color (decimal): -11336908 or 3408723. OLE color: 3408723.
HSL color Cylindrical-coordinate representation of color #530334: hue angle of 323.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 #530334 is Cyan = 0, Magento = 0.96, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 3 | 52 | - |
| CMYK | 0 | 0.96 | 0.37 | 0.67 |
| HSL | 323.25º | 0.93% | 0.17% | - |
| HSV(B) | 323.25º | 0.96% | 0.33% | - |
| XYZ | 4.22 | 2.15 | 3.44 | - |
| YUV | 32.51 | 139 | 164.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 3 | 52 | 0 | 0.96 | 0.37 | 0.67 | 323.25 | 0.93 | 0.17 |
| Hex | 53 | 3 | 34 | 0 | 60 | 25 | 43 | 143 | 5D | 11 |
| Octal | 123 | 3 | 64 | 0 | 140 | 45 | 103 | 503 | 135 | 21 |
| Binary | 1010011 | 11 | 110100 | 0 | 1100000 | 100101 | 1000011 | 101000011 | 1011101 | 10001 |
Color Harmonies of #530334
Complementary color
Monochromatic Colors of #530334
Black with #530334
Text Example
Text Example
White with #530334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530334; }
p { color: rgb(83,3,52); }
H1.HeaderClassName
{
color: #530334;
}
.AnyTagClassName
{
color: #530334;
}
</style>
background-color css
<style>
a { background-color: #530334; }
a { background-color: rgb(83,3,52); }
div.DivClassName
{
background-color: #530334;
}
.BgClassName
{
background-color: #530334;
}
</style>
border-color css
<style>
span { border-color: #530334; }
span { border-color: rgb(83,3,52); }
td.TdClassName
{
border-color: #530334;
}
.TagClassName
{
border-color: #530334;
}
</style>