Shades of Tyrian Purple #530942
Tints of Tyrian Purple #530942
RGB
CMYK
RGB Variations
Color information
#530942 (or 0x530942) is known color: Tyrian Purple. HEX triplet: 53, 09 and 42. RGB value is (83,9,66). Sum of RGB (Red+Green+Blue) = 83+9+66=158 (20% of max value = 765). Red value is 83 (32.81% from 255 or 52.53% from 158); Green value is 9 (3.91% from 255 or 5.70% from 158); Blue value is 66 (26.17% from 255 or 41.77% from 158); Max value from RGB is 83 - color contains mainly: red. Hex color #530942 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530942 is #ACF6BD. Grayscale: #252525. Windows color (decimal): -11335358 or 4327763. OLE color: 4327763.
HSL color Cylindrical-coordinate representation of color #530942: hue angle of 313.78º 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 #530942 is Cyan = 0, Magento = 0.89, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 9 | 66 | - |
| CMYK | 0 | 0.89 | 0.20 | 0.67 |
| HSL | 313.78º | 0.8% | 0.18% | - |
| HSV(B) | 313.78º | 0.89% | 0.33% | - |
| XYZ | 4.65 | 2.43 | 5.38 | - |
| YUV | 37.62 | 144.02 | 160.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 9 | 66 | 0 | 0.89 | 0.20 | 0.67 | 313.78 | 0.8 | 0.18 |
| Hex | 53 | 9 | 42 | 0 | 59 | 14 | 43 | 13A | 50 | 12 |
| Octal | 123 | 11 | 102 | 0 | 131 | 24 | 103 | 472 | 120 | 22 |
| Binary | 1010011 | 1001 | 1000010 | 0 | 1011001 | 10100 | 1000011 | 100111010 | 1010000 | 10010 |
Color Harmonies of #530942
Complementary color
Monochromatic Colors of #530942
Black with #530942
Text Example
Text Example
White with #530942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530942; }
p { color: rgb(83,9,66); }
H1.HeaderClassName
{
color: #530942;
}
.AnyTagClassName
{
color: #530942;
}
</style>
background-color css
<style>
a { background-color: #530942; }
a { background-color: rgb(83,9,66); }
div.DivClassName
{
background-color: #530942;
}
.BgClassName
{
background-color: #530942;
}
</style>
border-color css
<style>
span { border-color: #530942; }
span { border-color: rgb(83,9,66); }
td.TdClassName
{
border-color: #530942;
}
.TagClassName
{
border-color: #530942;
}
</style>