Shades of Tyrian Purple #530433
Tints of Tyrian Purple #530433
RGB
CMYK
RGB Variations
Color information
#530433 (or 0x530433) is known color: Tyrian Purple. HEX triplet: 53, 04 and 33. RGB value is (83,4,51). Sum of RGB (Red+Green+Blue) = 83+4+51=138 (18% of max value = 765). Red value is 83 (32.81% from 255 or 60.14% from 138); Green value is 4 (1.95% from 255 or 2.90% from 138); Blue value is 51 (20.31% from 255 or 36.96% from 138); Max value from RGB is 83 - color contains mainly: red. Hex color #530433 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530433 is #ACFBCC. Grayscale: #202020. Windows color (decimal): -11336653 or 3343443. OLE color: 3343443.
HSL color Cylindrical-coordinate representation of color #530433: hue angle of 324.3º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #530433 is Cyan = 0, Magento = 0.95, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 4 | 51 | - |
| CMYK | 0 | 0.95 | 0.39 | 0.67 |
| HSL | 324.3º | 0.91% | 0.17% | - |
| HSV(B) | 324.3º | 0.95% | 0.33% | - |
| XYZ | 4.21 | 2.16 | 3.33 | - |
| YUV | 32.98 | 138.17 | 163.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 4 | 51 | 0 | 0.95 | 0.39 | 0.67 | 324.3 | 0.91 | 0.17 |
| Hex | 53 | 4 | 33 | 0 | 5F | 27 | 43 | 144 | 5B | 11 |
| Octal | 123 | 4 | 63 | 0 | 137 | 47 | 103 | 504 | 133 | 21 |
| Binary | 1010011 | 100 | 110011 | 0 | 1011111 | 100111 | 1000011 | 101000100 | 1011011 | 10001 |
Color Harmonies of #530433
Complementary color
Monochromatic Colors of #530433
Black with #530433
Text Example
Text Example
White with #530433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530433; }
p { color: rgb(83,4,51); }
H1.HeaderClassName
{
color: #530433;
}
.AnyTagClassName
{
color: #530433;
}
</style>
background-color css
<style>
a { background-color: #530433; }
a { background-color: rgb(83,4,51); }
div.DivClassName
{
background-color: #530433;
}
.BgClassName
{
background-color: #530433;
}
</style>
border-color css
<style>
span { border-color: #530433; }
span { border-color: rgb(83,4,51); }
td.TdClassName
{
border-color: #530433;
}
.TagClassName
{
border-color: #530433;
}
</style>