Shades of Tyrian Purple #830642
Tints of Tyrian Purple #830642
RGB
CMYK
RGB Variations
Color information
#830642 (or 0x830642) is known color: Tyrian Purple. HEX triplet: 83, 06 and 42. RGB value is (131,6,66). Sum of RGB (Red+Green+Blue) = 131+6+66=203 (26% of max value = 765). Red value is 131 (51.56% from 255 or 64.53% from 203); Green value is 6 (2.73% from 255 or 2.96% from 203); Blue value is 66 (26.17% from 255 or 32.51% from 203); Max value from RGB is 131 - color contains mainly: red. Hex color #830642 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #830642 is #7CF9BD. Grayscale: #323232. Windows color (decimal): -8190398 or 4327043. OLE color: 4327043.
HSL color Cylindrical-coordinate representation of color #830642: hue angle of 331.2º 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 #830642 is Cyan = 0, Magento = 0.95, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 6 | 66 | - |
| CMYK | 0 | 0.95 | 0.50 | 0.49 |
| HSL | 331.2º | 0.91% | 0.27% | - |
| HSV(B) | 331.2º | 0.95% | 0.51% | - |
| XYZ | 10.41 | 5.35 | 5.64 | - |
| YUV | 50.22 | 136.91 | 185.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 6 | 66 | 0 | 0.95 | 0.50 | 0.49 | 331.2 | 0.91 | 0.27 |
| Hex | 83 | 6 | 42 | 0 | 5F | 32 | 31 | 14B | 5B | 1B |
| Octal | 203 | 6 | 102 | 0 | 137 | 62 | 61 | 513 | 133 | 33 |
| Binary | 10000011 | 110 | 1000010 | 0 | 1011111 | 110010 | 110001 | 101001011 | 1011011 | 11011 |
Color Harmonies of #830642
Complementary color
Monochromatic Colors of #830642
Black with #830642
Text Example
Text Example
White with #830642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830642; }
p { color: rgb(131,6,66); }
H1.HeaderClassName
{
color: #830642;
}
.AnyTagClassName
{
color: #830642;
}
</style>
background-color css
<style>
a { background-color: #830642; }
a { background-color: rgb(131,6,66); }
div.DivClassName
{
background-color: #830642;
}
.BgClassName
{
background-color: #830642;
}
</style>
border-color css
<style>
span { border-color: #830642; }
span { border-color: rgb(131,6,66); }
td.TdClassName
{
border-color: #830642;
}
.TagClassName
{
border-color: #830642;
}
</style>