Shades of Tyrian Purple #830545
Tints of Tyrian Purple #830545
RGB
CMYK
RGB Variations
Color information
#830545 (or 0x830545) is known color: Tyrian Purple. HEX triplet: 83, 05 and 45. RGB value is (131,5,69). Sum of RGB (Red+Green+Blue) = 131+5+69=205 (27% of max value = 765). Red value is 131 (51.56% from 255 or 63.90% from 205); Green value is 5 (2.34% from 255 or 2.44% from 205); Blue value is 69 (27.34% from 255 or 33.66% from 205); Max value from RGB is 131 - color contains mainly: red. Hex color #830545 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #830545 is #7CFABA. Grayscale: #313131. Windows color (decimal): -8190651 or 4523395. OLE color: 4523395.
HSL color Cylindrical-coordinate representation of color #830545: hue angle of 329.52º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #830545 is Cyan = 0, Magento = 0.96, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 5 | 69 | - |
| CMYK | 0 | 0.96 | 0.47 | 0.49 |
| HSL | 329.52º | 0.93% | 0.27% | - |
| HSV(B) | 329.52º | 0.96% | 0.51% | - |
| XYZ | 10.49 | 5.36 | 6.11 | - |
| YUV | 49.97 | 138.74 | 185.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 5 | 69 | 0 | 0.96 | 0.47 | 0.49 | 329.52 | 0.93 | 0.27 |
| Hex | 83 | 5 | 45 | 0 | 60 | 2F | 31 | 14A | 5D | 1B |
| Octal | 203 | 5 | 105 | 0 | 140 | 57 | 61 | 512 | 135 | 33 |
| Binary | 10000011 | 101 | 1000101 | 0 | 1100000 | 101111 | 110001 | 101001010 | 1011101 | 11011 |
Color Harmonies of #830545
Complementary color
Monochromatic Colors of #830545
Black with #830545
Text Example
Text Example
White with #830545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830545; }
p { color: rgb(131,5,69); }
H1.HeaderClassName
{
color: #830545;
}
.AnyTagClassName
{
color: #830545;
}
</style>
background-color css
<style>
a { background-color: #830545; }
a { background-color: rgb(131,5,69); }
div.DivClassName
{
background-color: #830545;
}
.BgClassName
{
background-color: #830545;
}
</style>
border-color css
<style>
span { border-color: #830545; }
span { border-color: rgb(131,5,69); }
td.TdClassName
{
border-color: #830545;
}
.TagClassName
{
border-color: #830545;
}
</style>