Shades of Tyrian Purple #830647
Tints of Tyrian Purple #830647
RGB
CMYK
RGB Variations
Color information
#830647 (or 0x830647) is known color: Tyrian Purple. HEX triplet: 83, 06 and 47. RGB value is (131,6,71). Sum of RGB (Red+Green+Blue) = 131+6+71=208 (27% of max value = 765). Red value is 131 (51.56% from 255 or 62.98% from 208); Green value is 6 (2.73% from 255 or 2.88% from 208); Blue value is 71 (28.12% from 255 or 34.13% from 208); Max value from RGB is 131 - color contains mainly: red. Hex color #830647 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #830647 is #7CF9B8. Grayscale: #323232. Windows color (decimal): -8190393 or 4654723. OLE color: 4654723.
HSL color Cylindrical-coordinate representation of color #830647: hue angle of 328.8º degrees, saturation: 0.91, 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 #830647 is Cyan = 0, Magento = 0.95, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 6 | 71 | - |
| CMYK | 0 | 0.95 | 0.46 | 0.49 |
| HSL | 328.8º | 0.91% | 0.27% | - |
| HSV(B) | 328.8º | 0.95% | 0.51% | - |
| XYZ | 10.56 | 5.41 | 6.45 | - |
| YUV | 50.79 | 139.41 | 185.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 6 | 71 | 0 | 0.95 | 0.46 | 0.49 | 328.8 | 0.91 | 0.27 |
| Hex | 83 | 6 | 47 | 0 | 5F | 2E | 31 | 149 | 5B | 1B |
| Octal | 203 | 6 | 107 | 0 | 137 | 56 | 61 | 511 | 133 | 33 |
| Binary | 10000011 | 110 | 1000111 | 0 | 1011111 | 101110 | 110001 | 101001001 | 1011011 | 11011 |
Color Harmonies of #830647
Complementary color
Monochromatic Colors of #830647
Black with #830647
Text Example
Text Example
White with #830647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830647; }
p { color: rgb(131,6,71); }
H1.HeaderClassName
{
color: #830647;
}
.AnyTagClassName
{
color: #830647;
}
</style>
background-color css
<style>
a { background-color: #830647; }
a { background-color: rgb(131,6,71); }
div.DivClassName
{
background-color: #830647;
}
.BgClassName
{
background-color: #830647;
}
</style>
border-color css
<style>
span { border-color: #830647; }
span { border-color: rgb(131,6,71); }
td.TdClassName
{
border-color: #830647;
}
.TagClassName
{
border-color: #830647;
}
</style>