Shades of Tyrian Purple #671035
Tints of Tyrian Purple #671035
RGB
CMYK
RGB Variations
Color information
#671035 (or 0x671035) is known color: Tyrian Purple. HEX triplet: 67, 10 and 35. RGB value is (103,16,53). Sum of RGB (Red+Green+Blue) = 103+16+53=172 (22% of max value = 765). Red value is 103 (40.62% from 255 or 59.88% from 172); Green value is 16 (6.64% from 255 or 9.30% from 172); Blue value is 53 (21.09% from 255 or 30.81% from 172); Max value from RGB is 103 - color contains mainly: red. Hex color #671035 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671035 is #98EFCA. Grayscale: #2E2E2E. Windows color (decimal): -10022859 or 3477607. OLE color: 3477607.
HSL color Cylindrical-coordinate representation of color #671035: hue angle of 334.48º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #671035 is Cyan = 0, Magento = 0.84, Yellow = 0.49 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 16 | 53 | - |
| CMYK | 0 | 0.84 | 0.49 | 0.60 |
| HSL | 334.48º | 0.73% | 0.23% | - |
| HSV(B) | 334.48º | 0.84% | 0.4% | - |
| XYZ | 6.42 | 3.51 | 3.71 | - |
| YUV | 46.23 | 131.82 | 168.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 16 | 53 | 0 | 0.84 | 0.49 | 0.60 | 334.48 | 0.73 | 0.23 |
| Hex | 67 | 10 | 35 | 0 | 54 | 31 | 3C | 14E | 49 | 17 |
| Octal | 147 | 20 | 65 | 0 | 124 | 61 | 74 | 516 | 111 | 27 |
| Binary | 1100111 | 10000 | 110101 | 0 | 1010100 | 110001 | 111100 | 101001110 | 1001001 | 10111 |
Color Harmonies of #671035
Complementary color
Monochromatic Colors of #671035
Black with #671035
Text Example
Text Example
White with #671035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671035; }
p { color: rgb(103,16,53); }
H1.HeaderClassName
{
color: #671035;
}
.AnyTagClassName
{
color: #671035;
}
</style>
background-color css
<style>
a { background-color: #671035; }
a { background-color: rgb(103,16,53); }
div.DivClassName
{
background-color: #671035;
}
.BgClassName
{
background-color: #671035;
}
</style>
border-color css
<style>
span { border-color: #671035; }
span { border-color: rgb(103,16,53); }
td.TdClassName
{
border-color: #671035;
}
.TagClassName
{
border-color: #671035;
}
</style>