Shades of Tyrian Purple #830743
Tints of Tyrian Purple #830743
RGB
CMYK
RGB Variations
Color information
#830743 (or 0x830743) is known color: Tyrian Purple. HEX triplet: 83, 07 and 43. RGB value is (131,7,67). Sum of RGB (Red+Green+Blue) = 131+7+67=205 (27% of max value = 765). Red value is 131 (51.56% from 255 or 63.90% from 205); Green value is 7 (3.12% from 255 or 3.41% from 205); Blue value is 67 (26.56% from 255 or 32.68% from 205); Max value from RGB is 131 - color contains mainly: red. Hex color #830743 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #830743 is #7CF8BC. Grayscale: #323232. Windows color (decimal): -8190141 or 4392835. OLE color: 4392835.
HSL color Cylindrical-coordinate representation of color #830743: hue angle of 330.97º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #830743 is Cyan = 0, Magento = 0.95, Yellow = 0.49 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 7 | 67 | - |
| CMYK | 0 | 0.95 | 0.49 | 0.49 |
| HSL | 330.97º | 0.9% | 0.27% | - |
| HSV(B) | 330.97º | 0.95% | 0.51% | - |
| XYZ | 10.45 | 5.38 | 5.8 | - |
| YUV | 50.92 | 137.08 | 185.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 7 | 67 | 0 | 0.95 | 0.49 | 0.49 | 330.97 | 0.9 | 0.27 |
| Hex | 83 | 7 | 43 | 0 | 5F | 31 | 31 | 14B | 5A | 1B |
| Octal | 203 | 7 | 103 | 0 | 137 | 61 | 61 | 513 | 132 | 33 |
| Binary | 10000011 | 111 | 1000011 | 0 | 1011111 | 110001 | 110001 | 101001011 | 1011010 | 11011 |
Color Harmonies of #830743
Complementary color
Monochromatic Colors of #830743
Black with #830743
Text Example
Text Example
White with #830743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830743; }
p { color: rgb(131,7,67); }
H1.HeaderClassName
{
color: #830743;
}
.AnyTagClassName
{
color: #830743;
}
</style>
background-color css
<style>
a { background-color: #830743; }
a { background-color: rgb(131,7,67); }
div.DivClassName
{
background-color: #830743;
}
.BgClassName
{
background-color: #830743;
}
</style>
border-color css
<style>
span { border-color: #830743; }
span { border-color: rgb(131,7,67); }
td.TdClassName
{
border-color: #830743;
}
.TagClassName
{
border-color: #830743;
}
</style>