Shades of Tyrian Purple #530450
Tints of Tyrian Purple #530450
RGB
CMYK
RGB Variations
Color information
#530450 (or 0x530450) is known color: Tyrian Purple. HEX triplet: 53, 04 and 50. RGB value is (83,4,80). Sum of RGB (Red+Green+Blue) = 83+4+80=167 (22% of max value = 765). Red value is 83 (32.81% from 255 or 49.70% from 167); Green value is 4 (1.95% from 255 or 2.40% from 167); Blue value is 80 (31.64% from 255 or 47.90% from 167); Max value from RGB is 83 - color contains mainly: red. Hex color #530450 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530450 is #ACFBAF. Grayscale: #242424. Windows color (decimal): -11336624 or 5243987. OLE color: 5243987.
HSL color Cylindrical-coordinate representation of color #530450: hue angle of 302.28º 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 #530450 is Cyan = 0, Magento = 0.95, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 4 | 80 | - |
| CMYK | 0 | 0.95 | 0.04 | 0.67 |
| HSL | 302.28º | 0.91% | 0.17% | - |
| HSV(B) | 302.28º | 0.95% | 0.33% | - |
| XYZ | 5.06 | 2.51 | 7.81 | - |
| YUV | 36.29 | 152.67 | 161.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 4 | 80 | 0 | 0.95 | 0.04 | 0.67 | 302.28 | 0.91 | 0.17 |
| Hex | 53 | 4 | 50 | 0 | 5F | 4 | 43 | 12E | 5B | 11 |
| Octal | 123 | 4 | 120 | 0 | 137 | 4 | 103 | 456 | 133 | 21 |
| Binary | 1010011 | 100 | 1010000 | 0 | 1011111 | 100 | 1000011 | 100101110 | 1011011 | 10001 |
Color Harmonies of #530450
Complementary color
Monochromatic Colors of #530450
Black with #530450
Text Example
Text Example
White with #530450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530450; }
p { color: rgb(83,4,80); }
H1.HeaderClassName
{
color: #530450;
}
.AnyTagClassName
{
color: #530450;
}
</style>
background-color css
<style>
a { background-color: #530450; }
a { background-color: rgb(83,4,80); }
div.DivClassName
{
background-color: #530450;
}
.BgClassName
{
background-color: #530450;
}
</style>
border-color css
<style>
span { border-color: #530450; }
span { border-color: rgb(83,4,80); }
td.TdClassName
{
border-color: #530450;
}
.TagClassName
{
border-color: #530450;
}
</style>