Shades of Tyrian Purple #690646
Tints of Tyrian Purple #690646
RGB
CMYK
RGB Variations
Color information
#690646 (or 0x690646) is known color: Tyrian Purple. HEX triplet: 69, 06 and 46. RGB value is (105,6,70). Sum of RGB (Red+Green+Blue) = 105+6+70=181 (23% of max value = 765). Red value is 105 (41.41% from 255 or 58.01% from 181); Green value is 6 (2.73% from 255 or 3.31% from 181); Blue value is 70 (27.73% from 255 or 38.67% from 181); Max value from RGB is 105 - color contains mainly: red. Hex color #690646 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690646 is #96F9B9. Grayscale: #2A2A2A. Windows color (decimal): -9894330 or 4589161. OLE color: 4589161.
HSL color Cylindrical-coordinate representation of color #690646: hue angle of 321.21º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #690646 is Cyan = 0, Magento = 0.94, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 6 | 70 | - |
| CMYK | 0 | 0.94 | 0.33 | 0.59 |
| HSL | 321.21º | 0.89% | 0.22% | - |
| HSV(B) | 321.21º | 0.94% | 0.41% | - |
| XYZ | 7 | 3.58 | 6.12 | - |
| YUV | 42.9 | 143.3 | 172.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 6 | 70 | 0 | 0.94 | 0.33 | 0.59 | 321.21 | 0.89 | 0.22 |
| Hex | 69 | 6 | 46 | 0 | 5E | 21 | 3B | 141 | 59 | 16 |
| Octal | 151 | 6 | 106 | 0 | 136 | 41 | 73 | 501 | 131 | 26 |
| Binary | 1101001 | 110 | 1000110 | 0 | 1011110 | 100001 | 111011 | 101000001 | 1011001 | 10110 |
Color Harmonies of #690646
Complementary color
Monochromatic Colors of #690646
Black with #690646
Text Example
Text Example
White with #690646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690646; }
p { color: rgb(105,6,70); }
H1.HeaderClassName
{
color: #690646;
}
.AnyTagClassName
{
color: #690646;
}
</style>
background-color css
<style>
a { background-color: #690646; }
a { background-color: rgb(105,6,70); }
div.DivClassName
{
background-color: #690646;
}
.BgClassName
{
background-color: #690646;
}
</style>
border-color css
<style>
span { border-color: #690646; }
span { border-color: rgb(105,6,70); }
td.TdClassName
{
border-color: #690646;
}
.TagClassName
{
border-color: #690646;
}
</style>