Shades of Tyrian Purple #530339
Tints of Tyrian Purple #530339
RGB
CMYK
RGB Variations
Color information
#530339 (or 0x530339) is known color: Tyrian Purple. HEX triplet: 53, 03 and 39. RGB value is (83,3,57). Sum of RGB (Red+Green+Blue) = 83+3+57=143 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.04% from 143); Green value is 3 (1.56% from 255 or 2.10% from 143); Blue value is 57 (22.66% from 255 or 39.86% from 143); Max value from RGB is 83 - color contains mainly: red. Hex color #530339 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530339 is #ACFCC6. Grayscale: #202020. Windows color (decimal): -11336903 or 3736403. OLE color: 3736403.
HSL color Cylindrical-coordinate representation of color #530339: hue angle of 319.5º 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 #530339 is Cyan = 0, Magento = 0.96, Yellow = 0.31 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 3 | 57 | - |
| CMYK | 0 | 0.96 | 0.31 | 0.67 |
| HSL | 319.5º | 0.93% | 0.17% | - |
| HSV(B) | 319.5º | 0.96% | 0.33% | - |
| XYZ | 4.34 | 2.2 | 4.07 | - |
| YUV | 33.08 | 141.5 | 163.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 3 | 57 | 0 | 0.96 | 0.31 | 0.67 | 319.5 | 0.93 | 0.17 |
| Hex | 53 | 3 | 39 | 0 | 60 | 1F | 43 | 140 | 5D | 11 |
| Octal | 123 | 3 | 71 | 0 | 140 | 37 | 103 | 500 | 135 | 21 |
| Binary | 1010011 | 11 | 111001 | 0 | 1100000 | 11111 | 1000011 | 101000000 | 1011101 | 10001 |
Color Harmonies of #530339
Complementary color
Monochromatic Colors of #530339
Black with #530339
Text Example
Text Example
White with #530339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530339; }
p { color: rgb(83,3,57); }
H1.HeaderClassName
{
color: #530339;
}
.AnyTagClassName
{
color: #530339;
}
</style>
background-color css
<style>
a { background-color: #530339; }
a { background-color: rgb(83,3,57); }
div.DivClassName
{
background-color: #530339;
}
.BgClassName
{
background-color: #530339;
}
</style>
border-color css
<style>
span { border-color: #530339; }
span { border-color: rgb(83,3,57); }
td.TdClassName
{
border-color: #530339;
}
.TagClassName
{
border-color: #530339;
}
</style>