Shades of Tyrian Purple #830648
Tints of Tyrian Purple #830648
RGB
CMYK
RGB Variations
Color information
#830648 (or 0x830648) is known color: Tyrian Purple. HEX triplet: 83, 06 and 48. RGB value is (131,6,72). Sum of RGB (Red+Green+Blue) = 131+6+72=209 (27% of max value = 765). Red value is 131 (51.56% from 255 or 62.68% from 209); Green value is 6 (2.73% from 255 or 2.87% from 209); Blue value is 72 (28.52% from 255 or 34.45% from 209); Max value from RGB is 131 - color contains mainly: red. Hex color #830648 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #830648 is #7CF9B7. Grayscale: #323232. Windows color (decimal): -8190392 or 4720259. OLE color: 4720259.
HSL color Cylindrical-coordinate representation of color #830648: hue angle of 328.32º 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 #830648 is Cyan = 0, Magento = 0.95, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 6 | 72 | - |
| CMYK | 0 | 0.95 | 0.45 | 0.49 |
| HSL | 328.32º | 0.91% | 0.27% | - |
| HSV(B) | 328.32º | 0.95% | 0.51% | - |
| XYZ | 10.59 | 5.42 | 6.62 | - |
| YUV | 50.9 | 139.91 | 185.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 6 | 72 | 0 | 0.95 | 0.45 | 0.49 | 328.32 | 0.91 | 0.27 |
| Hex | 83 | 6 | 48 | 0 | 5F | 2D | 31 | 148 | 5B | 1B |
| Octal | 203 | 6 | 110 | 0 | 137 | 55 | 61 | 510 | 133 | 33 |
| Binary | 10000011 | 110 | 1001000 | 0 | 1011111 | 101101 | 110001 | 101001000 | 1011011 | 11011 |
Color Harmonies of #830648
Complementary color
Monochromatic Colors of #830648
Black with #830648
Text Example
Text Example
White with #830648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830648; }
p { color: rgb(131,6,72); }
H1.HeaderClassName
{
color: #830648;
}
.AnyTagClassName
{
color: #830648;
}
</style>
background-color css
<style>
a { background-color: #830648; }
a { background-color: rgb(131,6,72); }
div.DivClassName
{
background-color: #830648;
}
.BgClassName
{
background-color: #830648;
}
</style>
border-color css
<style>
span { border-color: #830648; }
span { border-color: rgb(131,6,72); }
td.TdClassName
{
border-color: #830648;
}
.TagClassName
{
border-color: #830648;
}
</style>