Shades of Tyrian Purple #850340
Tints of Tyrian Purple #850340
RGB
CMYK
RGB Variations
Color information
#850340 (or 0x850340) is known color: Tyrian Purple. HEX triplet: 85, 03 and 40. RGB value is (133,3,64). Sum of RGB (Red+Green+Blue) = 133+3+64=200 (26% of max value = 765). Red value is 133 (52.34% from 255 or 66.5% from 200); Green value is 3 (1.56% from 255 or 1.5% from 200); Blue value is 64 (25.39% from 255 or 32% from 200); Max value from RGB is 133 - color contains mainly: red. Hex color #850340 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #850340 is #7AFCBF. Grayscale: #303030. Windows color (decimal): -8060096 or 4195205. OLE color: 4195205.
HSL color Cylindrical-coordinate representation of color #850340: hue angle of 331.85º 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 #850340 is Cyan = 0, Magento = 0.98, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 3 | 64 | - |
| CMYK | 0 | 0.98 | 0.52 | 0.48 |
| HSL | 331.85º | 0.96% | 0.27% | - |
| HSV(B) | 331.85º | 0.98% | 0.52% | - |
| XYZ | 10.63 | 5.42 | 5.34 | - |
| YUV | 48.82 | 136.57 | 188.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 3 | 64 | 0 | 0.98 | 0.52 | 0.48 | 331.85 | 0.96 | 0.27 |
| Hex | 85 | 3 | 40 | 0 | 62 | 34 | 30 | 14C | 60 | 1B |
| Octal | 205 | 3 | 100 | 0 | 142 | 64 | 60 | 514 | 140 | 33 |
| Binary | 10000101 | 11 | 1000000 | 0 | 1100010 | 110100 | 110000 | 101001100 | 1100000 | 11011 |
Color Harmonies of #850340
Complementary color
Monochromatic Colors of #850340
Black with #850340
Text Example
Text Example
White with #850340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #850340; }
p { color: rgb(133,3,64); }
H1.HeaderClassName
{
color: #850340;
}
.AnyTagClassName
{
color: #850340;
}
</style>
background-color css
<style>
a { background-color: #850340; }
a { background-color: rgb(133,3,64); }
div.DivClassName
{
background-color: #850340;
}
.BgClassName
{
background-color: #850340;
}
</style>
border-color css
<style>
span { border-color: #850340; }
span { border-color: rgb(133,3,64); }
td.TdClassName
{
border-color: #850340;
}
.TagClassName
{
border-color: #850340;
}
</style>