Shades of Tyrian Purple #830745
Tints of Tyrian Purple #830745
RGB
CMYK
RGB Variations
Color information
#830745 (or 0x830745) is known color: Tyrian Purple. HEX triplet: 83, 07 and 45. RGB value is (131,7,69). Sum of RGB (Red+Green+Blue) = 131+7+69=207 (27% of max value = 765). Red value is 131 (51.56% from 255 or 63.29% from 207); Green value is 7 (3.12% from 255 or 3.38% from 207); Blue value is 69 (27.34% from 255 or 33.33% from 207); Max value from RGB is 131 - color contains mainly: red. Hex color #830745 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #830745 is #7CF8BA. Grayscale: #333333. Windows color (decimal): -8190139 or 4523907. OLE color: 4523907.
HSL color Cylindrical-coordinate representation of color #830745: hue angle of 330º 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 #830745 is Cyan = 0, Magento = 0.95, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 7 | 69 | - |
| CMYK | 0 | 0.95 | 0.47 | 0.49 |
| HSL | 330º | 0.9% | 0.27% | - |
| HSV(B) | 330º | 0.95% | 0.51% | - |
| XYZ | 10.51 | 5.41 | 6.12 | - |
| YUV | 51.14 | 138.08 | 184.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 7 | 69 | 0 | 0.95 | 0.47 | 0.49 | 330 | 0.9 | 0.27 |
| Hex | 83 | 7 | 45 | 0 | 5F | 2F | 31 | 14A | 5A | 1B |
| Octal | 203 | 7 | 105 | 0 | 137 | 57 | 61 | 512 | 132 | 33 |
| Binary | 10000011 | 111 | 1000101 | 0 | 1011111 | 101111 | 110001 | 101001010 | 1011010 | 11011 |
Color Harmonies of #830745
Complementary color
Monochromatic Colors of #830745
Black with #830745
Text Example
Text Example
White with #830745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830745; }
p { color: rgb(131,7,69); }
H1.HeaderClassName
{
color: #830745;
}
.AnyTagClassName
{
color: #830745;
}
</style>
background-color css
<style>
a { background-color: #830745; }
a { background-color: rgb(131,7,69); }
div.DivClassName
{
background-color: #830745;
}
.BgClassName
{
background-color: #830745;
}
</style>
border-color css
<style>
span { border-color: #830745; }
span { border-color: rgb(131,7,69); }
td.TdClassName
{
border-color: #830745;
}
.TagClassName
{
border-color: #830745;
}
</style>