Shades of Tyrian Purple #820545
Tints of Tyrian Purple #820545
RGB
CMYK
RGB Variations
Color information
#820545 (or 0x820545) is known color: Tyrian Purple. HEX triplet: 82, 05 and 45. RGB value is (130,5,69). Sum of RGB (Red+Green+Blue) = 130+5+69=204 (27% of max value = 765). Red value is 130 (51.17% from 255 or 63.73% from 204); Green value is 5 (2.34% from 255 or 2.45% from 204); Blue value is 69 (27.34% from 255 or 33.82% from 204); Max value from RGB is 130 - color contains mainly: red. Hex color #820545 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #820545 is #7DFABA. Grayscale: #313131. Windows color (decimal): -8256187 or 4523394. OLE color: 4523394.
HSL color Cylindrical-coordinate representation of color #820545: hue angle of 329.28º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #820545 is Cyan = 0, Magento = 0.96, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 5 | 69 | - |
| CMYK | 0 | 0.96 | 0.47 | 0.49 |
| HSL | 329.28º | 0.93% | 0.26% | - |
| HSV(B) | 329.28º | 0.96% | 0.51% | - |
| XYZ | 10.33 | 5.28 | 6.11 | - |
| YUV | 49.67 | 138.91 | 185.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 5 | 69 | 0 | 0.96 | 0.47 | 0.49 | 329.28 | 0.93 | 0.26 |
| Hex | 82 | 5 | 45 | 0 | 60 | 2F | 31 | 149 | 5D | 1A |
| Octal | 202 | 5 | 105 | 0 | 140 | 57 | 61 | 511 | 135 | 32 |
| Binary | 10000010 | 101 | 1000101 | 0 | 1100000 | 101111 | 110001 | 101001001 | 1011101 | 11010 |
Color Harmonies of #820545
Complementary color
Monochromatic Colors of #820545
Black with #820545
Text Example
Text Example
White with #820545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820545; }
p { color: rgb(130,5,69); }
H1.HeaderClassName
{
color: #820545;
}
.AnyTagClassName
{
color: #820545;
}
</style>
background-color css
<style>
a { background-color: #820545; }
a { background-color: rgb(130,5,69); }
div.DivClassName
{
background-color: #820545;
}
.BgClassName
{
background-color: #820545;
}
</style>
border-color css
<style>
span { border-color: #820545; }
span { border-color: rgb(130,5,69); }
td.TdClassName
{
border-color: #820545;
}
.TagClassName
{
border-color: #820545;
}
</style>