Shades of Tyrian Purple #530947
Tints of Tyrian Purple #530947
RGB
CMYK
RGB Variations
Color information
#530947 (or 0x530947) is known color: Tyrian Purple. HEX triplet: 53, 09 and 47. RGB value is (83,9,71). Sum of RGB (Red+Green+Blue) = 83+9+71=163 (21% of max value = 765). Red value is 83 (32.81% from 255 or 50.92% from 163); Green value is 9 (3.91% from 255 or 5.52% from 163); Blue value is 71 (28.12% from 255 or 43.56% from 163); Max value from RGB is 83 - color contains mainly: red. Hex color #530947 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530947 is #ACF6B8. Grayscale: #262626. Windows color (decimal): -11335353 or 4655443. OLE color: 4655443.
HSL color Cylindrical-coordinate representation of color #530947: hue angle of 309.73º 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 #530947 is Cyan = 0, Magento = 0.89, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 9 | 71 | - |
| CMYK | 0 | 0.89 | 0.14 | 0.67 |
| HSL | 309.73º | 0.8% | 0.18% | - |
| HSV(B) | 309.73º | 0.89% | 0.33% | - |
| XYZ | 4.8 | 2.49 | 6.19 | - |
| YUV | 38.19 | 146.52 | 159.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 9 | 71 | 0 | 0.89 | 0.14 | 0.67 | 309.73 | 0.8 | 0.18 |
| Hex | 53 | 9 | 47 | 0 | 59 | E | 43 | 136 | 50 | 12 |
| Octal | 123 | 11 | 107 | 0 | 131 | 16 | 103 | 466 | 120 | 22 |
| Binary | 1010011 | 1001 | 1000111 | 0 | 1011001 | 1110 | 1000011 | 100110110 | 1010000 | 10010 |
Color Harmonies of #530947
Complementary color
Monochromatic Colors of #530947
Black with #530947
Text Example
Text Example
White with #530947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530947; }
p { color: rgb(83,9,71); }
H1.HeaderClassName
{
color: #530947;
}
.AnyTagClassName
{
color: #530947;
}
</style>
background-color css
<style>
a { background-color: #530947; }
a { background-color: rgb(83,9,71); }
div.DivClassName
{
background-color: #530947;
}
.BgClassName
{
background-color: #530947;
}
</style>
border-color css
<style>
span { border-color: #530947; }
span { border-color: rgb(83,9,71); }
td.TdClassName
{
border-color: #530947;
}
.TagClassName
{
border-color: #530947;
}
</style>