Shades of Tyrian Purple #530940
Tints of Tyrian Purple #530940
RGB
CMYK
RGB Variations
Color information
#530940 (or 0x530940) is known color: Tyrian Purple. HEX triplet: 53, 09 and 40. RGB value is (83,9,64). Sum of RGB (Red+Green+Blue) = 83+9+64=156 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.21% from 156); Green value is 9 (3.91% from 255 or 5.77% from 156); Blue value is 64 (25.39% from 255 or 41.03% from 156); Max value from RGB is 83 - color contains mainly: red. Hex color #530940 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530940 is #ACF6BF. Grayscale: #252525. Windows color (decimal): -11335360 or 4196691. OLE color: 4196691.
HSL color Cylindrical-coordinate representation of color #530940: hue angle of 315.41º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #530940 is Cyan = 0, Magento = 0.89, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 9 | 64 | - |
| CMYK | 0 | 0.89 | 0.23 | 0.67 |
| HSL | 315.41º | 0.8% | 0.18% | - |
| HSV(B) | 315.41º | 0.89% | 0.33% | - |
| XYZ | 4.59 | 2.4 | 5.07 | - |
| YUV | 37.4 | 143.02 | 160.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 9 | 64 | 0 | 0.89 | 0.23 | 0.67 | 315.41 | 0.8 | 0.18 |
| Hex | 53 | 9 | 40 | 0 | 59 | 17 | 43 | 13B | 50 | 12 |
| Octal | 123 | 11 | 100 | 0 | 131 | 27 | 103 | 473 | 120 | 22 |
| Binary | 1010011 | 1001 | 1000000 | 0 | 1011001 | 10111 | 1000011 | 100111011 | 1010000 | 10010 |
Color Harmonies of #530940
Complementary color
Monochromatic Colors of #530940
Black with #530940
Text Example
Text Example
White with #530940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530940; }
p { color: rgb(83,9,64); }
H1.HeaderClassName
{
color: #530940;
}
.AnyTagClassName
{
color: #530940;
}
</style>
background-color css
<style>
a { background-color: #530940; }
a { background-color: rgb(83,9,64); }
div.DivClassName
{
background-color: #530940;
}
.BgClassName
{
background-color: #530940;
}
</style>
border-color css
<style>
span { border-color: #530940; }
span { border-color: rgb(83,9,64); }
td.TdClassName
{
border-color: #530940;
}
.TagClassName
{
border-color: #530940;
}
</style>