Shades of Tyrian Purple #670638
Tints of Tyrian Purple #670638
RGB
CMYK
RGB Variations
Color information
#670638 (or 0x670638) is known color: Tyrian Purple. HEX triplet: 67, 06 and 38. RGB value is (103,6,56). Sum of RGB (Red+Green+Blue) = 103+6+56=165 (21% of max value = 765). Red value is 103 (40.62% from 255 or 62.42% from 165); Green value is 6 (2.73% from 255 or 3.64% from 165); Blue value is 56 (22.27% from 255 or 33.94% from 165); Max value from RGB is 103 - color contains mainly: red. Hex color #670638 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #670638 is #98F9C7. Grayscale: #282828. Windows color (decimal): -10025416 or 3671655. OLE color: 3671655.
HSL color Cylindrical-coordinate representation of color #670638: hue angle of 329.07º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #670638 is Cyan = 0, Magento = 0.94, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 6 | 56 | - |
| CMYK | 0 | 0.94 | 0.46 | 0.60 |
| HSL | 329.07º | 0.89% | 0.21% | - |
| HSV(B) | 329.07º | 0.94% | 0.4% | - |
| XYZ | 6.37 | 3.3 | 4.04 | - |
| YUV | 40.7 | 136.64 | 172.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 6 | 56 | 0 | 0.94 | 0.46 | 0.60 | 329.07 | 0.89 | 0.21 |
| Hex | 67 | 6 | 38 | 0 | 5E | 2E | 3C | 149 | 59 | 15 |
| Octal | 147 | 6 | 70 | 0 | 136 | 56 | 74 | 511 | 131 | 25 |
| Binary | 1100111 | 110 | 111000 | 0 | 1011110 | 101110 | 111100 | 101001001 | 1011001 | 10101 |
Color Harmonies of #670638
Complementary color
Monochromatic Colors of #670638
Black with #670638
Text Example
Text Example
White with #670638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670638; }
p { color: rgb(103,6,56); }
H1.HeaderClassName
{
color: #670638;
}
.AnyTagClassName
{
color: #670638;
}
</style>
background-color css
<style>
a { background-color: #670638; }
a { background-color: rgb(103,6,56); }
div.DivClassName
{
background-color: #670638;
}
.BgClassName
{
background-color: #670638;
}
</style>
border-color css
<style>
span { border-color: #670638; }
span { border-color: rgb(103,6,56); }
td.TdClassName
{
border-color: #670638;
}
.TagClassName
{
border-color: #670638;
}
</style>