Shades of Tyrian Purple #530945
Tints of Tyrian Purple #530945
RGB
CMYK
RGB Variations
Color information
#530945 (or 0x530945) is known color: Tyrian Purple. HEX triplet: 53, 09 and 45. RGB value is (83,9,69). Sum of RGB (Red+Green+Blue) = 83+9+69=161 (21% of max value = 765). Red value is 83 (32.81% from 255 or 51.55% from 161); Green value is 9 (3.91% from 255 or 5.59% from 161); Blue value is 69 (27.34% from 255 or 42.86% from 161); Max value from RGB is 83 - color contains mainly: red. Hex color #530945 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530945 is #ACF6BA. Grayscale: #252525. Windows color (decimal): -11335355 or 4524371. OLE color: 4524371.
HSL color Cylindrical-coordinate representation of color #530945: hue angle of 311.35º 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 #530945 is Cyan = 0, Magento = 0.89, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 9 | 69 | - |
| CMYK | 0 | 0.89 | 0.17 | 0.67 |
| HSL | 311.35º | 0.8% | 0.18% | - |
| HSV(B) | 311.35º | 0.89% | 0.33% | - |
| XYZ | 4.74 | 2.46 | 5.86 | - |
| YUV | 37.97 | 145.52 | 160.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 9 | 69 | 0 | 0.89 | 0.17 | 0.67 | 311.35 | 0.8 | 0.18 |
| Hex | 53 | 9 | 45 | 0 | 59 | 11 | 43 | 137 | 50 | 12 |
| Octal | 123 | 11 | 105 | 0 | 131 | 21 | 103 | 467 | 120 | 22 |
| Binary | 1010011 | 1001 | 1000101 | 0 | 1011001 | 10001 | 1000011 | 100110111 | 1010000 | 10010 |
Color Harmonies of #530945
Complementary color
Monochromatic Colors of #530945
Black with #530945
Text Example
Text Example
White with #530945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530945; }
p { color: rgb(83,9,69); }
H1.HeaderClassName
{
color: #530945;
}
.AnyTagClassName
{
color: #530945;
}
</style>
background-color css
<style>
a { background-color: #530945; }
a { background-color: rgb(83,9,69); }
div.DivClassName
{
background-color: #530945;
}
.BgClassName
{
background-color: #530945;
}
</style>
border-color css
<style>
span { border-color: #530945; }
span { border-color: rgb(83,9,69); }
td.TdClassName
{
border-color: #530945;
}
.TagClassName
{
border-color: #530945;
}
</style>