Shades of Tyrian Purple #530740
Tints of Tyrian Purple #530740
RGB
CMYK
RGB Variations
Color information
#530740 (or 0x530740) is known color: Tyrian Purple. HEX triplet: 53, 07 and 40. RGB value is (83,7,64). Sum of RGB (Red+Green+Blue) = 83+7+64=154 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.90% from 154); Green value is 7 (3.12% from 255 or 4.55% from 154); Blue value is 64 (25.39% from 255 or 41.56% from 154); Max value from RGB is 83 - color contains mainly: red. Hex color #530740 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530740 is #ACF8BF. Grayscale: #242424. Windows color (decimal): -11335872 or 4196179. OLE color: 4196179.
HSL color Cylindrical-coordinate representation of color #530740: hue angle of 315º degrees, saturation: 0.84, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #530740 is Cyan = 0, Magento = 0.92, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 7 | 64 | - |
| CMYK | 0 | 0.92 | 0.23 | 0.67 |
| HSL | 315º | 0.84% | 0.18% | - |
| HSV(B) | 315º | 0.92% | 0.33% | - |
| XYZ | 4.57 | 2.36 | 5.07 | - |
| YUV | 36.22 | 143.68 | 161.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 7 | 64 | 0 | 0.92 | 0.23 | 0.67 | 315 | 0.84 | 0.18 |
| Hex | 53 | 7 | 40 | 0 | 5C | 17 | 43 | 13B | 54 | 12 |
| Octal | 123 | 7 | 100 | 0 | 134 | 27 | 103 | 473 | 124 | 22 |
| Binary | 1010011 | 111 | 1000000 | 0 | 1011100 | 10111 | 1000011 | 100111011 | 1010100 | 10010 |
Color Harmonies of #530740
Complementary color
Monochromatic Colors of #530740
Black with #530740
Text Example
Text Example
White with #530740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530740; }
p { color: rgb(83,7,64); }
H1.HeaderClassName
{
color: #530740;
}
.AnyTagClassName
{
color: #530740;
}
</style>
background-color css
<style>
a { background-color: #530740; }
a { background-color: rgb(83,7,64); }
div.DivClassName
{
background-color: #530740;
}
.BgClassName
{
background-color: #530740;
}
</style>
border-color css
<style>
span { border-color: #530740; }
span { border-color: rgb(83,7,64); }
td.TdClassName
{
border-color: #530740;
}
.TagClassName
{
border-color: #530740;
}
</style>