Shades of Tyrian Purple #670334
Tints of Tyrian Purple #670334
RGB
CMYK
RGB Variations
Color information
#670334 (or 0x670334) is known color: Tyrian Purple. HEX triplet: 67, 03 and 34. RGB value is (103,3,52). Sum of RGB (Red+Green+Blue) = 103+3+52=158 (20% of max value = 765). Red value is 103 (40.62% from 255 or 65.19% from 158); Green value is 3 (1.56% from 255 or 1.90% from 158); Blue value is 52 (20.70% from 255 or 32.91% from 158); Max value from RGB is 103 - color contains mainly: red. Hex color #670334 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #670334 is #98FCCB. Grayscale: #262626. Windows color (decimal): -10026188 or 3408743. OLE color: 3408743.
HSL color Cylindrical-coordinate representation of color #670334: hue angle of 330.6º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #670334 is Cyan = 0, Magento = 0.97, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 3 | 52 | - |
| CMYK | 0 | 0.97 | 0.50 | 0.60 |
| HSL | 330.6º | 0.94% | 0.21% | - |
| HSV(B) | 330.6º | 0.97% | 0.4% | - |
| XYZ | 6.25 | 3.2 | 3.54 | - |
| YUV | 38.49 | 135.63 | 174.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 3 | 52 | 0 | 0.97 | 0.50 | 0.60 | 330.6 | 0.94 | 0.21 |
| Hex | 67 | 3 | 34 | 0 | 61 | 32 | 3C | 14B | 5E | 15 |
| Octal | 147 | 3 | 64 | 0 | 141 | 62 | 74 | 513 | 136 | 25 |
| Binary | 1100111 | 11 | 110100 | 0 | 1100001 | 110010 | 111100 | 101001011 | 1011110 | 10101 |
Color Harmonies of #670334
Complementary color
Monochromatic Colors of #670334
Black with #670334
Text Example
Text Example
White with #670334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670334; }
p { color: rgb(103,3,52); }
H1.HeaderClassName
{
color: #670334;
}
.AnyTagClassName
{
color: #670334;
}
</style>
background-color css
<style>
a { background-color: #670334; }
a { background-color: rgb(103,3,52); }
div.DivClassName
{
background-color: #670334;
}
.BgClassName
{
background-color: #670334;
}
</style>
border-color css
<style>
span { border-color: #670334; }
span { border-color: rgb(103,3,52); }
td.TdClassName
{
border-color: #670334;
}
.TagClassName
{
border-color: #670334;
}
</style>