Shades of Tyrian Purple #850545
Tints of Tyrian Purple #850545
RGB
CMYK
RGB Variations
Color information
#850545 (or 0x850545) is known color: Tyrian Purple. HEX triplet: 85, 05 and 45. RGB value is (133,5,69). Sum of RGB (Red+Green+Blue) = 133+5+69=207 (27% of max value = 765). Red value is 133 (52.34% from 255 or 64.25% from 207); Green value is 5 (2.34% from 255 or 2.42% from 207); Blue value is 69 (27.34% from 255 or 33.33% from 207); Max value from RGB is 133 - color contains mainly: red. Hex color #850545 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #850545 is #7AFABA. Grayscale: #323232. Windows color (decimal): -8059579 or 4523397. OLE color: 4523397.
HSL color Cylindrical-coordinate representation of color #850545: hue angle of 330º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #850545 is Cyan = 0, Magento = 0.96, Yellow = 0.48 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 5 | 69 | - |
| CMYK | 0 | 0.96 | 0.48 | 0.48 |
| HSL | 330º | 0.93% | 0.27% | - |
| HSV(B) | 330º | 0.96% | 0.52% | - |
| XYZ | 10.8 | 5.52 | 6.13 | - |
| YUV | 50.57 | 138.41 | 186.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 5 | 69 | 0 | 0.96 | 0.48 | 0.48 | 330 | 0.93 | 0.27 |
| Hex | 85 | 5 | 45 | 0 | 60 | 30 | 30 | 14A | 5D | 1B |
| Octal | 205 | 5 | 105 | 0 | 140 | 60 | 60 | 512 | 135 | 33 |
| Binary | 10000101 | 101 | 1000101 | 0 | 1100000 | 110000 | 110000 | 101001010 | 1011101 | 11011 |
Color Harmonies of #850545
Complementary color
Monochromatic Colors of #850545
Black with #850545
Text Example
Text Example
White with #850545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #850545; }
p { color: rgb(133,5,69); }
H1.HeaderClassName
{
color: #850545;
}
.AnyTagClassName
{
color: #850545;
}
</style>
background-color css
<style>
a { background-color: #850545; }
a { background-color: rgb(133,5,69); }
div.DivClassName
{
background-color: #850545;
}
.BgClassName
{
background-color: #850545;
}
</style>
border-color css
<style>
span { border-color: #850545; }
span { border-color: rgb(133,5,69); }
td.TdClassName
{
border-color: #850545;
}
.TagClassName
{
border-color: #850545;
}
</style>