Shades of Tyrian Purple #530434
Tints of Tyrian Purple #530434
RGB
CMYK
RGB Variations
Color information
#530434 (or 0x530434) is known color: Tyrian Purple. HEX triplet: 53, 04 and 34. RGB value is (83,4,52). Sum of RGB (Red+Green+Blue) = 83+4+52=139 (18% of max value = 765). Red value is 83 (32.81% from 255 or 59.71% from 139); Green value is 4 (1.95% from 255 or 2.88% from 139); Blue value is 52 (20.70% from 255 or 37.41% from 139); Max value from RGB is 83 - color contains mainly: red. Hex color #530434 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530434 is #ACFBCB. Grayscale: #202020. Windows color (decimal): -11336652 or 3408979. OLE color: 3408979.
HSL color Cylindrical-coordinate representation of color #530434: hue angle of 323.54º 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 #530434 is Cyan = 0, Magento = 0.95, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 4 | 52 | - |
| CMYK | 0 | 0.95 | 0.37 | 0.67 |
| HSL | 323.54º | 0.91% | 0.17% | - |
| HSV(B) | 323.54º | 0.95% | 0.33% | - |
| XYZ | 4.23 | 2.17 | 3.45 | - |
| YUV | 33.09 | 138.67 | 163.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 4 | 52 | 0 | 0.95 | 0.37 | 0.67 | 323.54 | 0.91 | 0.17 |
| Hex | 53 | 4 | 34 | 0 | 5F | 25 | 43 | 144 | 5B | 11 |
| Octal | 123 | 4 | 64 | 0 | 137 | 45 | 103 | 504 | 133 | 21 |
| Binary | 1010011 | 100 | 110100 | 0 | 1011111 | 100101 | 1000011 | 101000100 | 1011011 | 10001 |
Color Harmonies of #530434
Complementary color
Monochromatic Colors of #530434
Black with #530434
Text Example
Text Example
White with #530434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530434; }
p { color: rgb(83,4,52); }
H1.HeaderClassName
{
color: #530434;
}
.AnyTagClassName
{
color: #530434;
}
</style>
background-color css
<style>
a { background-color: #530434; }
a { background-color: rgb(83,4,52); }
div.DivClassName
{
background-color: #530434;
}
.BgClassName
{
background-color: #530434;
}
</style>
border-color css
<style>
span { border-color: #530434; }
span { border-color: rgb(83,4,52); }
td.TdClassName
{
border-color: #530434;
}
.TagClassName
{
border-color: #530434;
}
</style>