Shades of Tyrian Purple #530733
Tints of Tyrian Purple #530733
RGB
CMYK
RGB Variations
Color information
#530733 (or 0x530733) is known color: Tyrian Purple. HEX triplet: 53, 07 and 33. RGB value is (83,7,51). Sum of RGB (Red+Green+Blue) = 83+7+51=141 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.87% from 141); Green value is 7 (3.12% from 255 or 4.96% from 141); Blue value is 51 (20.31% from 255 or 36.17% from 141); Max value from RGB is 83 - color contains mainly: red. Hex color #530733 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530733 is #ACF8CC. Grayscale: #222222. Windows color (decimal): -11335885 or 3344211. OLE color: 3344211.
HSL color Cylindrical-coordinate representation of color #530733: hue angle of 325.26º 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 #530733 is Cyan = 0, Magento = 0.92, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 7 | 51 | - |
| CMYK | 0 | 0.92 | 0.39 | 0.67 |
| HSL | 325.26º | 0.84% | 0.18% | - |
| HSV(B) | 325.26º | 0.92% | 0.33% | - |
| XYZ | 4.24 | 2.23 | 3.34 | - |
| YUV | 34.74 | 137.18 | 162.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 7 | 51 | 0 | 0.92 | 0.39 | 0.67 | 325.26 | 0.84 | 0.18 |
| Hex | 53 | 7 | 33 | 0 | 5C | 27 | 43 | 145 | 54 | 12 |
| Octal | 123 | 7 | 63 | 0 | 134 | 47 | 103 | 505 | 124 | 22 |
| Binary | 1010011 | 111 | 110011 | 0 | 1011100 | 100111 | 1000011 | 101000101 | 1010100 | 10010 |
Color Harmonies of #530733
Complementary color
Monochromatic Colors of #530733
Black with #530733
Text Example
Text Example
White with #530733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530733; }
p { color: rgb(83,7,51); }
H1.HeaderClassName
{
color: #530733;
}
.AnyTagClassName
{
color: #530733;
}
</style>
background-color css
<style>
a { background-color: #530733; }
a { background-color: rgb(83,7,51); }
div.DivClassName
{
background-color: #530733;
}
.BgClassName
{
background-color: #530733;
}
</style>
border-color css
<style>
span { border-color: #530733; }
span { border-color: rgb(83,7,51); }
td.TdClassName
{
border-color: #530733;
}
.TagClassName
{
border-color: #530733;
}
</style>