Shades of Tyrian Purple #530430
Tints of Tyrian Purple #530430
RGB
CMYK
RGB Variations
Color information
#530430 (or 0x530430) is known color: Tyrian Purple. HEX triplet: 53, 04 and 30. RGB value is (83,4,48). Sum of RGB (Red+Green+Blue) = 83+4+48=135 (17% of max value = 765). Red value is 83 (32.81% from 255 or 61.48% from 135); Green value is 4 (1.95% from 255 or 2.96% from 135); Blue value is 48 (19.14% from 255 or 35.56% from 135); Max value from RGB is 83 - color contains mainly: red. Hex color #530430 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530430 is #ACFBCF. Grayscale: #202020. Windows color (decimal): -11336656 or 3146835. OLE color: 3146835.
HSL color Cylindrical-coordinate representation of color #530430: hue angle of 326.58º 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 #530430 is Cyan = 0, Magento = 0.95, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 4 | 48 | - |
| CMYK | 0 | 0.95 | 0.42 | 0.67 |
| HSL | 326.58º | 0.91% | 0.17% | - |
| HSV(B) | 326.58º | 0.95% | 0.33% | - |
| XYZ | 4.14 | 2.14 | 2.99 | - |
| YUV | 32.64 | 136.67 | 163.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 4 | 48 | 0 | 0.95 | 0.42 | 0.67 | 326.58 | 0.91 | 0.17 |
| Hex | 53 | 4 | 30 | 0 | 5F | 2A | 43 | 147 | 5B | 11 |
| Octal | 123 | 4 | 60 | 0 | 137 | 52 | 103 | 507 | 133 | 21 |
| Binary | 1010011 | 100 | 110000 | 0 | 1011111 | 101010 | 1000011 | 101000111 | 1011011 | 10001 |
Color Harmonies of #530430
Complementary color
Monochromatic Colors of #530430
Black with #530430
Text Example
Text Example
White with #530430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530430; }
p { color: rgb(83,4,48); }
H1.HeaderClassName
{
color: #530430;
}
.AnyTagClassName
{
color: #530430;
}
</style>
background-color css
<style>
a { background-color: #530430; }
a { background-color: rgb(83,4,48); }
div.DivClassName
{
background-color: #530430;
}
.BgClassName
{
background-color: #530430;
}
</style>
border-color css
<style>
span { border-color: #530430; }
span { border-color: rgb(83,4,48); }
td.TdClassName
{
border-color: #530430;
}
.TagClassName
{
border-color: #530430;
}
</style>