Shades of Tyrian Purple #530833
Tints of Tyrian Purple #530833
RGB
CMYK
RGB Variations
Color information
#530833 (or 0x530833) is known color: Tyrian Purple. HEX triplet: 53, 08 and 33. RGB value is (83,8,51). Sum of RGB (Red+Green+Blue) = 83+8+51=142 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.45% from 142); Green value is 8 (3.52% from 255 or 5.63% from 142); Blue value is 51 (20.31% from 255 or 35.92% from 142); Max value from RGB is 83 - color contains mainly: red. Hex color #530833 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530833 is #ACF7CC. Grayscale: #232323. Windows color (decimal): -11335629 or 3344467. OLE color: 3344467.
HSL color Cylindrical-coordinate representation of color #530833: hue angle of 325.6º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #530833 is Cyan = 0, Magento = 0.90, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 8 | 51 | - |
| CMYK | 0 | 0.90 | 0.39 | 0.67 |
| HSL | 325.6º | 0.82% | 0.18% | - |
| HSV(B) | 325.6º | 0.9% | 0.33% | - |
| XYZ | 4.25 | 2.25 | 3.34 | - |
| YUV | 35.33 | 136.85 | 162 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 8 | 51 | 0 | 0.90 | 0.39 | 0.67 | 325.6 | 0.82 | 0.18 |
| Hex | 53 | 8 | 33 | 0 | 5A | 27 | 43 | 146 | 52 | 12 |
| Octal | 123 | 10 | 63 | 0 | 132 | 47 | 103 | 506 | 122 | 22 |
| Binary | 1010011 | 1000 | 110011 | 0 | 1011010 | 100111 | 1000011 | 101000110 | 1010010 | 10010 |
Color Harmonies of #530833
Complementary color
Monochromatic Colors of #530833
Black with #530833
Text Example
Text Example
White with #530833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530833; }
p { color: rgb(83,8,51); }
H1.HeaderClassName
{
color: #530833;
}
.AnyTagClassName
{
color: #530833;
}
</style>
background-color css
<style>
a { background-color: #530833; }
a { background-color: rgb(83,8,51); }
div.DivClassName
{
background-color: #530833;
}
.BgClassName
{
background-color: #530833;
}
</style>
border-color css
<style>
span { border-color: #530833; }
span { border-color: rgb(83,8,51); }
td.TdClassName
{
border-color: #530833;
}
.TagClassName
{
border-color: #530833;
}
</style>