Shades of Tyrian Purple #530338
Tints of Tyrian Purple #530338
RGB
CMYK
RGB Variations
Color information
#530338 (or 0x530338) is known color: Tyrian Purple. HEX triplet: 53, 03 and 38. RGB value is (83,3,56). Sum of RGB (Red+Green+Blue) = 83+3+56=142 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.45% from 142); Green value is 3 (1.56% from 255 or 2.11% from 142); Blue value is 56 (22.27% from 255 or 39.44% from 142); Max value from RGB is 83 - color contains mainly: red. Hex color #530338 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530338 is #ACFCC7. Grayscale: #202020. Windows color (decimal): -11336904 or 3670867. OLE color: 3670867.
HSL color Cylindrical-coordinate representation of color #530338: hue angle of 320.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 #530338 is Cyan = 0, Magento = 0.96, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 3 | 56 | - |
| CMYK | 0 | 0.96 | 0.33 | 0.67 |
| HSL | 320.25º | 0.93% | 0.17% | - |
| HSV(B) | 320.25º | 0.96% | 0.33% | - |
| XYZ | 4.31 | 2.19 | 3.94 | - |
| YUV | 32.96 | 141 | 163.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 3 | 56 | 0 | 0.96 | 0.33 | 0.67 | 320.25 | 0.93 | 0.17 |
| Hex | 53 | 3 | 38 | 0 | 60 | 21 | 43 | 140 | 5D | 11 |
| Octal | 123 | 3 | 70 | 0 | 140 | 41 | 103 | 500 | 135 | 21 |
| Binary | 1010011 | 11 | 111000 | 0 | 1100000 | 100001 | 1000011 | 101000000 | 1011101 | 10001 |
Color Harmonies of #530338
Complementary color
Monochromatic Colors of #530338
Black with #530338
Text Example
Text Example
White with #530338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530338; }
p { color: rgb(83,3,56); }
H1.HeaderClassName
{
color: #530338;
}
.AnyTagClassName
{
color: #530338;
}
</style>
background-color css
<style>
a { background-color: #530338; }
a { background-color: rgb(83,3,56); }
div.DivClassName
{
background-color: #530338;
}
.BgClassName
{
background-color: #530338;
}
</style>
border-color css
<style>
span { border-color: #530338; }
span { border-color: rgb(83,3,56); }
td.TdClassName
{
border-color: #530338;
}
.TagClassName
{
border-color: #530338;
}
</style>