Shades of Tyrian Purple #850347
Tints of Tyrian Purple #850347
RGB
CMYK
RGB Variations
Color information
#850347 (or 0x850347) is known color: Tyrian Purple. HEX triplet: 85, 03 and 47. RGB value is (133,3,71). Sum of RGB (Red+Green+Blue) = 133+3+71=207 (27% of max value = 765). Red value is 133 (52.34% from 255 or 64.25% from 207); Green value is 3 (1.56% from 255 or 1.45% from 207); Blue value is 71 (28.12% from 255 or 34.30% from 207); Max value from RGB is 133 - color contains mainly: red. Hex color #850347 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #850347 is #7AFCB8. Grayscale: #313131. Windows color (decimal): -8060089 or 4653957. OLE color: 4653957.
HSL color Cylindrical-coordinate representation of color #850347: hue angle of 328.62º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #850347 is Cyan = 0, Magento = 0.98, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 3 | 71 | - |
| CMYK | 0 | 0.98 | 0.47 | 0.48 |
| HSL | 328.62º | 0.96% | 0.27% | - |
| HSV(B) | 328.62º | 0.98% | 0.52% | - |
| XYZ | 10.84 | 5.51 | 6.45 | - |
| YUV | 49.62 | 140.07 | 187.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 3 | 71 | 0 | 0.98 | 0.47 | 0.48 | 328.62 | 0.96 | 0.27 |
| Hex | 85 | 3 | 47 | 0 | 62 | 2F | 30 | 149 | 60 | 1B |
| Octal | 205 | 3 | 107 | 0 | 142 | 57 | 60 | 511 | 140 | 33 |
| Binary | 10000101 | 11 | 1000111 | 0 | 1100010 | 101111 | 110000 | 101001001 | 1100000 | 11011 |
Color Harmonies of #850347
Complementary color
Monochromatic Colors of #850347
Black with #850347
Text Example
Text Example
White with #850347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #850347; }
p { color: rgb(133,3,71); }
H1.HeaderClassName
{
color: #850347;
}
.AnyTagClassName
{
color: #850347;
}
</style>
background-color css
<style>
a { background-color: #850347; }
a { background-color: rgb(133,3,71); }
div.DivClassName
{
background-color: #850347;
}
.BgClassName
{
background-color: #850347;
}
</style>
border-color css
<style>
span { border-color: #850347; }
span { border-color: rgb(133,3,71); }
td.TdClassName
{
border-color: #850347;
}
.TagClassName
{
border-color: #850347;
}
</style>