Shades of Tyrian Purple #530934
Tints of Tyrian Purple #530934
RGB
CMYK
RGB Variations
Color information
#530934 (or 0x530934) is known color: Tyrian Purple. HEX triplet: 53, 09 and 34. RGB value is (83,9,52). Sum of RGB (Red+Green+Blue) = 83+9+52=144 (19% of max value = 765). Red value is 83 (32.81% from 255 or 57.64% from 144); Green value is 9 (3.91% from 255 or 6.25% from 144); Blue value is 52 (20.70% from 255 or 36.11% from 144); Max value from RGB is 83 - color contains mainly: red. Hex color #530934 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530934 is #ACF6CB. Grayscale: #232323. Windows color (decimal): -11335372 or 3410259. OLE color: 3410259.
HSL color Cylindrical-coordinate representation of color #530934: hue angle of 325.14º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #530934 is Cyan = 0, Magento = 0.89, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 9 | 52 | - |
| CMYK | 0 | 0.89 | 0.37 | 0.67 |
| HSL | 325.14º | 0.8% | 0.18% | - |
| HSV(B) | 325.14º | 0.89% | 0.33% | - |
| XYZ | 4.28 | 2.28 | 3.46 | - |
| YUV | 36.03 | 137.02 | 161.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 9 | 52 | 0 | 0.89 | 0.37 | 0.67 | 325.14 | 0.8 | 0.18 |
| Hex | 53 | 9 | 34 | 0 | 59 | 25 | 43 | 145 | 50 | 12 |
| Octal | 123 | 11 | 64 | 0 | 131 | 45 | 103 | 505 | 120 | 22 |
| Binary | 1010011 | 1001 | 110100 | 0 | 1011001 | 100101 | 1000011 | 101000101 | 1010000 | 10010 |
Color Harmonies of #530934
Complementary color
Monochromatic Colors of #530934
Black with #530934
Text Example
Text Example
White with #530934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530934; }
p { color: rgb(83,9,52); }
H1.HeaderClassName
{
color: #530934;
}
.AnyTagClassName
{
color: #530934;
}
</style>
background-color css
<style>
a { background-color: #530934; }
a { background-color: rgb(83,9,52); }
div.DivClassName
{
background-color: #530934;
}
.BgClassName
{
background-color: #530934;
}
</style>
border-color css
<style>
span { border-color: #530934; }
span { border-color: rgb(83,9,52); }
td.TdClassName
{
border-color: #530934;
}
.TagClassName
{
border-color: #530934;
}
</style>