Shades of Tyrian Purple #530437
Tints of Tyrian Purple #530437
RGB
CMYK
RGB Variations
Color information
#530437 (or 0x530437) is known color: Tyrian Purple. HEX triplet: 53, 04 and 37. RGB value is (83,4,55). Sum of RGB (Red+Green+Blue) = 83+4+55=142 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.45% from 142); Green value is 4 (1.95% from 255 or 2.82% from 142); Blue value is 55 (21.88% from 255 or 38.73% from 142); Max value from RGB is 83 - color contains mainly: red. Hex color #530437 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530437 is #ACFBC8. Grayscale: #212121. Windows color (decimal): -11336649 or 3605587. OLE color: 3605587.
HSL color Cylindrical-coordinate representation of color #530437: hue angle of 321.27º 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 #530437 is Cyan = 0, Magento = 0.95, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 4 | 55 | - |
| CMYK | 0 | 0.95 | 0.34 | 0.67 |
| HSL | 321.27º | 0.91% | 0.17% | - |
| HSV(B) | 321.27º | 0.95% | 0.33% | - |
| XYZ | 4.3 | 2.2 | 3.81 | - |
| YUV | 33.44 | 140.17 | 163.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 4 | 55 | 0 | 0.95 | 0.34 | 0.67 | 321.27 | 0.91 | 0.17 |
| Hex | 53 | 4 | 37 | 0 | 5F | 22 | 43 | 141 | 5B | 11 |
| Octal | 123 | 4 | 67 | 0 | 137 | 42 | 103 | 501 | 133 | 21 |
| Binary | 1010011 | 100 | 110111 | 0 | 1011111 | 100010 | 1000011 | 101000001 | 1011011 | 10001 |
Color Harmonies of #530437
Complementary color
Monochromatic Colors of #530437
Black with #530437
Text Example
Text Example
White with #530437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530437; }
p { color: rgb(83,4,55); }
H1.HeaderClassName
{
color: #530437;
}
.AnyTagClassName
{
color: #530437;
}
</style>
background-color css
<style>
a { background-color: #530437; }
a { background-color: rgb(83,4,55); }
div.DivClassName
{
background-color: #530437;
}
.BgClassName
{
background-color: #530437;
}
</style>
border-color css
<style>
span { border-color: #530437; }
span { border-color: rgb(83,4,55); }
td.TdClassName
{
border-color: #530437;
}
.TagClassName
{
border-color: #530437;
}
</style>