Shades of Tyrian Purple #530436
Tints of Tyrian Purple #530436
RGB
CMYK
RGB Variations
Color information
#530436 (or 0x530436) is known color: Tyrian Purple. HEX triplet: 53, 04 and 36. RGB value is (83,4,54). Sum of RGB (Red+Green+Blue) = 83+4+54=141 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.87% from 141); Green value is 4 (1.95% from 255 or 2.84% from 141); Blue value is 54 (21.48% from 255 or 38.30% from 141); Max value from RGB is 83 - color contains mainly: red. Hex color #530436 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530436 is #ACFBC9. Grayscale: #212121. Windows color (decimal): -11336650 or 3540051. OLE color: 3540051.
HSL color Cylindrical-coordinate representation of color #530436: hue angle of 322.03º 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 #530436 is Cyan = 0, Magento = 0.95, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 4 | 54 | - |
| CMYK | 0 | 0.95 | 0.35 | 0.67 |
| HSL | 322.03º | 0.91% | 0.17% | - |
| HSV(B) | 322.03º | 0.95% | 0.33% | - |
| XYZ | 4.28 | 2.19 | 3.69 | - |
| YUV | 33.32 | 139.67 | 163.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 4 | 54 | 0 | 0.95 | 0.35 | 0.67 | 322.03 | 0.91 | 0.17 |
| Hex | 53 | 4 | 36 | 0 | 5F | 23 | 43 | 142 | 5B | 11 |
| Octal | 123 | 4 | 66 | 0 | 137 | 43 | 103 | 502 | 133 | 21 |
| Binary | 1010011 | 100 | 110110 | 0 | 1011111 | 100011 | 1000011 | 101000010 | 1011011 | 10001 |
Color Harmonies of #530436
Complementary color
Monochromatic Colors of #530436
Black with #530436
Text Example
Text Example
White with #530436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530436; }
p { color: rgb(83,4,54); }
H1.HeaderClassName
{
color: #530436;
}
.AnyTagClassName
{
color: #530436;
}
</style>
background-color css
<style>
a { background-color: #530436; }
a { background-color: rgb(83,4,54); }
div.DivClassName
{
background-color: #530436;
}
.BgClassName
{
background-color: #530436;
}
</style>
border-color css
<style>
span { border-color: #530436; }
span { border-color: rgb(83,4,54); }
td.TdClassName
{
border-color: #530436;
}
.TagClassName
{
border-color: #530436;
}
</style>