Shades of Tyrian Purple #530637
Tints of Tyrian Purple #530637
RGB
CMYK
RGB Variations
Color information
#530637 (or 0x530637) is known color: Tyrian Purple. HEX triplet: 53, 06 and 37. RGB value is (83,6,55). Sum of RGB (Red+Green+Blue) = 83+6+55=144 (19% of max value = 765). Red value is 83 (32.81% from 255 or 57.64% from 144); Green value is 6 (2.73% from 255 or 4.17% from 144); Blue value is 55 (21.88% from 255 or 38.19% from 144); Max value from RGB is 83 - color contains mainly: red. Hex color #530637 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530637 is #ACF9C8. Grayscale: #222222. Windows color (decimal): -11336137 or 3606099. OLE color: 3606099.
HSL color Cylindrical-coordinate representation of color #530637: hue angle of 321.82º degrees, saturation: 0.87, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #530637 is Cyan = 0, Magento = 0.93, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 6 | 55 | - |
| CMYK | 0 | 0.93 | 0.34 | 0.67 |
| HSL | 321.82º | 0.87% | 0.17% | - |
| HSV(B) | 321.82º | 0.93% | 0.33% | - |
| XYZ | 4.32 | 2.25 | 3.82 | - |
| YUV | 34.61 | 139.51 | 162.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 6 | 55 | 0 | 0.93 | 0.34 | 0.67 | 321.82 | 0.87 | 0.17 |
| Hex | 53 | 6 | 37 | 0 | 5D | 22 | 43 | 142 | 57 | 11 |
| Octal | 123 | 6 | 67 | 0 | 135 | 42 | 103 | 502 | 127 | 21 |
| Binary | 1010011 | 110 | 110111 | 0 | 1011101 | 100010 | 1000011 | 101000010 | 1010111 | 10001 |
Color Harmonies of #530637
Complementary color
Monochromatic Colors of #530637
Black with #530637
Text Example
Text Example
White with #530637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530637; }
p { color: rgb(83,6,55); }
H1.HeaderClassName
{
color: #530637;
}
.AnyTagClassName
{
color: #530637;
}
</style>
background-color css
<style>
a { background-color: #530637; }
a { background-color: rgb(83,6,55); }
div.DivClassName
{
background-color: #530637;
}
.BgClassName
{
background-color: #530637;
}
</style>
border-color css
<style>
span { border-color: #530637; }
span { border-color: rgb(83,6,55); }
td.TdClassName
{
border-color: #530637;
}
.TagClassName
{
border-color: #530637;
}
</style>