Shades of Tyrian Purple #830840
Tints of Tyrian Purple #830840
RGB
CMYK
RGB Variations
Color information
#830840 (or 0x830840) is known color: Tyrian Purple. HEX triplet: 83, 08 and 40. RGB value is (131,8,64). Sum of RGB (Red+Green+Blue) = 131+8+64=203 (26% of max value = 765). Red value is 131 (51.56% from 255 or 64.53% from 203); Green value is 8 (3.52% from 255 or 3.94% from 203); Blue value is 64 (25.39% from 255 or 31.53% from 203); Max value from RGB is 131 - color contains mainly: red. Hex color #830840 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #830840 is #7CF7BF. Grayscale: #333333. Windows color (decimal): -8189888 or 4196483. OLE color: 4196483.
HSL color Cylindrical-coordinate representation of color #830840: hue angle of 332.68º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #830840 is Cyan = 0, Magento = 0.94, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 8 | 64 | - |
| CMYK | 0 | 0.94 | 0.51 | 0.49 |
| HSL | 332.68º | 0.88% | 0.27% | - |
| HSV(B) | 332.68º | 0.94% | 0.51% | - |
| XYZ | 10.37 | 5.37 | 5.34 | - |
| YUV | 51.16 | 135.25 | 184.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 8 | 64 | 0 | 0.94 | 0.51 | 0.49 | 332.68 | 0.88 | 0.27 |
| Hex | 83 | 8 | 40 | 0 | 5E | 33 | 31 | 14D | 58 | 1B |
| Octal | 203 | 10 | 100 | 0 | 136 | 63 | 61 | 515 | 130 | 33 |
| Binary | 10000011 | 1000 | 1000000 | 0 | 1011110 | 110011 | 110001 | 101001101 | 1011000 | 11011 |
Color Harmonies of #830840
Complementary color
Monochromatic Colors of #830840
Black with #830840
Text Example
Text Example
White with #830840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830840; }
p { color: rgb(131,8,64); }
H1.HeaderClassName
{
color: #830840;
}
.AnyTagClassName
{
color: #830840;
}
</style>
background-color css
<style>
a { background-color: #830840; }
a { background-color: rgb(131,8,64); }
div.DivClassName
{
background-color: #830840;
}
.BgClassName
{
background-color: #830840;
}
</style>
border-color css
<style>
span { border-color: #830840; }
span { border-color: rgb(131,8,64); }
td.TdClassName
{
border-color: #830840;
}
.TagClassName
{
border-color: #830840;
}
</style>