Shades of Tyrian Purple #530734
Tints of Tyrian Purple #530734
RGB
CMYK
RGB Variations
Color information
#530734 (or 0x530734) is known color: Tyrian Purple. HEX triplet: 53, 07 and 34. RGB value is (83,7,52). Sum of RGB (Red+Green+Blue) = 83+7+52=142 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.45% from 142); Green value is 7 (3.12% from 255 or 4.93% from 142); Blue value is 52 (20.70% from 255 or 36.62% from 142); Max value from RGB is 83 - color contains mainly: red. Hex color #530734 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530734 is #ACF8CB. Grayscale: #222222. Windows color (decimal): -11335884 or 3409747. OLE color: 3409747.
HSL color Cylindrical-coordinate representation of color #530734: hue angle of 324.47º degrees, saturation: 0.84, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #530734 is Cyan = 0, Magento = 0.92, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 7 | 52 | - |
| CMYK | 0 | 0.92 | 0.37 | 0.67 |
| HSL | 324.47º | 0.84% | 0.18% | - |
| HSV(B) | 324.47º | 0.92% | 0.33% | - |
| XYZ | 4.26 | 2.24 | 3.46 | - |
| YUV | 34.85 | 137.68 | 162.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 7 | 52 | 0 | 0.92 | 0.37 | 0.67 | 324.47 | 0.84 | 0.18 |
| Hex | 53 | 7 | 34 | 0 | 5C | 25 | 43 | 144 | 54 | 12 |
| Octal | 123 | 7 | 64 | 0 | 134 | 45 | 103 | 504 | 124 | 22 |
| Binary | 1010011 | 111 | 110100 | 0 | 1011100 | 100101 | 1000011 | 101000100 | 1010100 | 10010 |
Color Harmonies of #530734
Complementary color
Monochromatic Colors of #530734
Black with #530734
Text Example
Text Example
White with #530734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530734; }
p { color: rgb(83,7,52); }
H1.HeaderClassName
{
color: #530734;
}
.AnyTagClassName
{
color: #530734;
}
</style>
background-color css
<style>
a { background-color: #530734; }
a { background-color: rgb(83,7,52); }
div.DivClassName
{
background-color: #530734;
}
.BgClassName
{
background-color: #530734;
}
</style>
border-color css
<style>
span { border-color: #530734; }
span { border-color: rgb(83,7,52); }
td.TdClassName
{
border-color: #530734;
}
.TagClassName
{
border-color: #530734;
}
</style>