Shades of Tyrian Purple #530251
Tints of Tyrian Purple #530251
RGB
CMYK
RGB Variations
Color information
#530251 (or 0x530251) is known color: Tyrian Purple. HEX triplet: 53, 02 and 51. RGB value is (83,2,81). Sum of RGB (Red+Green+Blue) = 83+2+81=166 (21% of max value = 765). Red value is 83 (32.81% from 255 or 50% from 166); Green value is 2 (1.17% from 255 or 1.20% from 166); Blue value is 81 (32.03% from 255 or 48.80% from 166); Max value from RGB is 83 - color contains mainly: red. Hex color #530251 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530251 is #ACFDAE. Grayscale: #222222. Windows color (decimal): -11337135 or 5309011. OLE color: 5309011.
HSL color Cylindrical-coordinate representation of color #530251: hue angle of 301.48º degrees, saturation: 0.95, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #530251 is Cyan = 0, Magento = 0.98, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 2 | 81 | - |
| CMYK | 0 | 0.98 | 0.02 | 0.67 |
| HSL | 301.48º | 0.95% | 0.17% | - |
| HSV(B) | 301.48º | 0.98% | 0.33% | - |
| XYZ | 5.07 | 2.48 | 8 | - |
| YUV | 35.23 | 153.84 | 162.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 2 | 81 | 0 | 0.98 | 0.02 | 0.67 | 301.48 | 0.95 | 0.17 |
| Hex | 53 | 2 | 51 | 0 | 62 | 2 | 43 | 12D | 5F | 11 |
| Octal | 123 | 2 | 121 | 0 | 142 | 2 | 103 | 455 | 137 | 21 |
| Binary | 1010011 | 10 | 1010001 | 0 | 1100010 | 10 | 1000011 | 100101101 | 1011111 | 10001 |
Color Harmonies of #530251
Complementary color
Monochromatic Colors of #530251
Black with #530251
Text Example
Text Example
White with #530251
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530251; }
p { color: rgb(83,2,81); }
H1.HeaderClassName
{
color: #530251;
}
.AnyTagClassName
{
color: #530251;
}
</style>
background-color css
<style>
a { background-color: #530251; }
a { background-color: rgb(83,2,81); }
div.DivClassName
{
background-color: #530251;
}
.BgClassName
{
background-color: #530251;
}
</style>
border-color css
<style>
span { border-color: #530251; }
span { border-color: rgb(83,2,81); }
td.TdClassName
{
border-color: #530251;
}
.TagClassName
{
border-color: #530251;
}
</style>