Shades of Tyrian Purple #670541
Tints of Tyrian Purple #670541
RGB
CMYK
RGB Variations
Color information
#670541 (or 0x670541) is known color: Tyrian Purple. HEX triplet: 67, 05 and 41. RGB value is (103,5,65). Sum of RGB (Red+Green+Blue) = 103+5+65=173 (22% of max value = 765). Red value is 103 (40.62% from 255 or 59.54% from 173); Green value is 5 (2.34% from 255 or 2.89% from 173); Blue value is 65 (25.78% from 255 or 37.57% from 173); Max value from RGB is 103 - color contains mainly: red. Hex color #670541 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #670541 is #98FABE. Grayscale: #292929. Windows color (decimal): -10025663 or 4261223. OLE color: 4261223.
HSL color Cylindrical-coordinate representation of color #670541: hue angle of 323.27º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #670541 is Cyan = 0, Magento = 0.95, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 5 | 65 | - |
| CMYK | 0 | 0.95 | 0.37 | 0.60 |
| HSL | 323.27º | 0.91% | 0.21% | - |
| HSV(B) | 323.27º | 0.95% | 0.4% | - |
| XYZ | 6.6 | 3.37 | 5.3 | - |
| YUV | 41.14 | 141.47 | 172.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 5 | 65 | 0 | 0.95 | 0.37 | 0.60 | 323.27 | 0.91 | 0.21 |
| Hex | 67 | 5 | 41 | 0 | 5F | 25 | 3C | 143 | 5B | 15 |
| Octal | 147 | 5 | 101 | 0 | 137 | 45 | 74 | 503 | 133 | 25 |
| Binary | 1100111 | 101 | 1000001 | 0 | 1011111 | 100101 | 111100 | 101000011 | 1011011 | 10101 |
Color Harmonies of #670541
Complementary color
Monochromatic Colors of #670541
Black with #670541
Text Example
Text Example
White with #670541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670541; }
p { color: rgb(103,5,65); }
H1.HeaderClassName
{
color: #670541;
}
.AnyTagClassName
{
color: #670541;
}
</style>
background-color css
<style>
a { background-color: #670541; }
a { background-color: rgb(103,5,65); }
div.DivClassName
{
background-color: #670541;
}
.BgClassName
{
background-color: #670541;
}
</style>
border-color css
<style>
span { border-color: #670541; }
span { border-color: rgb(103,5,65); }
td.TdClassName
{
border-color: #670541;
}
.TagClassName
{
border-color: #670541;
}
</style>