Shades of Tyrian Purple #670351
Tints of Tyrian Purple #670351
RGB
CMYK
RGB Variations
Color information
#670351 (or 0x670351) is known color: Tyrian Purple. HEX triplet: 67, 03 and 51. RGB value is (103,3,81). Sum of RGB (Red+Green+Blue) = 103+3+81=187 (24% of max value = 765). Red value is 103 (40.62% from 255 or 55.08% from 187); Green value is 3 (1.56% from 255 or 1.60% from 187); Blue value is 81 (32.03% from 255 or 43.32% from 187); Max value from RGB is 103 - color contains mainly: red. Hex color #670351 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #670351 is #98FCAE. Grayscale: #292929. Windows color (decimal): -10026159 or 5309287. OLE color: 5309287.
HSL color Cylindrical-coordinate representation of color #670351: hue angle of 313.2º 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 #670351 is Cyan = 0, Magento = 0.97, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 3 | 81 | - |
| CMYK | 0 | 0.97 | 0.21 | 0.60 |
| HSL | 313.2º | 0.94% | 0.21% | - |
| HSV(B) | 313.2º | 0.97% | 0.4% | - |
| XYZ | 7.11 | 3.54 | 8.09 | - |
| YUV | 41.79 | 150.13 | 171.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 3 | 81 | 0 | 0.97 | 0.21 | 0.60 | 313.2 | 0.94 | 0.21 |
| Hex | 67 | 3 | 51 | 0 | 61 | 15 | 3C | 139 | 5E | 15 |
| Octal | 147 | 3 | 121 | 0 | 141 | 25 | 74 | 471 | 136 | 25 |
| Binary | 1100111 | 11 | 1010001 | 0 | 1100001 | 10101 | 111100 | 100111001 | 1011110 | 10101 |
Color Harmonies of #670351
Complementary color
Monochromatic Colors of #670351
Black with #670351
Text Example
Text Example
White with #670351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670351; }
p { color: rgb(103,3,81); }
H1.HeaderClassName
{
color: #670351;
}
.AnyTagClassName
{
color: #670351;
}
</style>
background-color css
<style>
a { background-color: #670351; }
a { background-color: rgb(103,3,81); }
div.DivClassName
{
background-color: #670351;
}
.BgClassName
{
background-color: #670351;
}
</style>
border-color css
<style>
span { border-color: #670351; }
span { border-color: rgb(103,3,81); }
td.TdClassName
{
border-color: #670351;
}
.TagClassName
{
border-color: #670351;
}
</style>