Shades of Tyrian Purple #530638
Tints of Tyrian Purple #530638
RGB
CMYK
RGB Variations
Color information
#530638 (or 0x530638) is known color: Tyrian Purple. HEX triplet: 53, 06 and 38. RGB value is (83,6,56). Sum of RGB (Red+Green+Blue) = 83+6+56=145 (19% of max value = 765). Red value is 83 (32.81% from 255 or 57.24% from 145); Green value is 6 (2.73% from 255 or 4.14% from 145); Blue value is 56 (22.27% from 255 or 38.62% from 145); Max value from RGB is 83 - color contains mainly: red. Hex color #530638 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530638 is #ACF9C7. Grayscale: #222222. Windows color (decimal): -11336136 or 3671635. OLE color: 3671635.
HSL color Cylindrical-coordinate representation of color #530638: hue angle of 321.04º 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 #530638 is Cyan = 0, Magento = 0.93, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 6 | 56 | - |
| CMYK | 0 | 0.93 | 0.33 | 0.67 |
| HSL | 321.04º | 0.87% | 0.17% | - |
| HSV(B) | 321.04º | 0.93% | 0.33% | - |
| XYZ | 4.35 | 2.25 | 3.95 | - |
| YUV | 34.72 | 140.01 | 162.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 6 | 56 | 0 | 0.93 | 0.33 | 0.67 | 321.04 | 0.87 | 0.17 |
| Hex | 53 | 6 | 38 | 0 | 5D | 21 | 43 | 141 | 57 | 11 |
| Octal | 123 | 6 | 70 | 0 | 135 | 41 | 103 | 501 | 127 | 21 |
| Binary | 1010011 | 110 | 111000 | 0 | 1011101 | 100001 | 1000011 | 101000001 | 1010111 | 10001 |
Color Harmonies of #530638
Complementary color
Monochromatic Colors of #530638
Black with #530638
Text Example
Text Example
White with #530638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530638; }
p { color: rgb(83,6,56); }
H1.HeaderClassName
{
color: #530638;
}
.AnyTagClassName
{
color: #530638;
}
</style>
background-color css
<style>
a { background-color: #530638; }
a { background-color: rgb(83,6,56); }
div.DivClassName
{
background-color: #530638;
}
.BgClassName
{
background-color: #530638;
}
</style>
border-color css
<style>
span { border-color: #530638; }
span { border-color: rgb(83,6,56); }
td.TdClassName
{
border-color: #530638;
}
.TagClassName
{
border-color: #530638;
}
</style>