Shades of Tyrian Purple #830449
Tints of Tyrian Purple #830449
RGB
CMYK
RGB Variations
Color information
#830449 (or 0x830449) is known color: Tyrian Purple. HEX triplet: 83, 04 and 49. RGB value is (131,4,73). Sum of RGB (Red+Green+Blue) = 131+4+73=208 (27% of max value = 765). Red value is 131 (51.56% from 255 or 62.98% from 208); Green value is 4 (1.95% from 255 or 1.92% from 208); Blue value is 73 (28.91% from 255 or 35.10% from 208); Max value from RGB is 131 - color contains mainly: red. Hex color #830449 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #830449 is #7CFBB6. Grayscale: #313131. Windows color (decimal): -8190903 or 4785283. OLE color: 4785283.
HSL color Cylindrical-coordinate representation of color #830449: hue angle of 327.4º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #830449 is Cyan = 0, Magento = 0.97, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 4 | 73 | - |
| CMYK | 0 | 0.97 | 0.44 | 0.49 |
| HSL | 327.4º | 0.94% | 0.26% | - |
| HSV(B) | 327.4º | 0.97% | 0.51% | - |
| XYZ | 10.61 | 5.39 | 6.79 | - |
| YUV | 49.84 | 141.08 | 185.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 4 | 73 | 0 | 0.97 | 0.44 | 0.49 | 327.4 | 0.94 | 0.26 |
| Hex | 83 | 4 | 49 | 0 | 61 | 2C | 31 | 147 | 5E | 1A |
| Octal | 203 | 4 | 111 | 0 | 141 | 54 | 61 | 507 | 136 | 32 |
| Binary | 10000011 | 100 | 1001001 | 0 | 1100001 | 101100 | 110001 | 101000111 | 1011110 | 11010 |
Color Harmonies of #830449
Complementary color
Monochromatic Colors of #830449
Black with #830449
Text Example
Text Example
White with #830449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830449; }
p { color: rgb(131,4,73); }
H1.HeaderClassName
{
color: #830449;
}
.AnyTagClassName
{
color: #830449;
}
</style>
background-color css
<style>
a { background-color: #830449; }
a { background-color: rgb(131,4,73); }
div.DivClassName
{
background-color: #830449;
}
.BgClassName
{
background-color: #830449;
}
</style>
border-color css
<style>
span { border-color: #830449; }
span { border-color: rgb(131,4,73); }
td.TdClassName
{
border-color: #830449;
}
.TagClassName
{
border-color: #830449;
}
</style>