Shades of Tyrian Purple #690046
Tints of Tyrian Purple #690046
RGB
CMYK
RGB Variations
Color information
#690046 (or 0x690046) is known color: Tyrian Purple. HEX triplet: 69, 00 and 46. RGB value is (105,0,70). Sum of RGB (Red+Green+Blue) = 105+0+70=175 (23% of max value = 765). Red value is 105 (41.41% from 255 or 60% from 175); Green value is 0 (0.39% from 255 or 0% from 175); Blue value is 70 (27.73% from 255 or 40% from 175); Max value from RGB is 105 - color contains mainly: red. Hex color #690046 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690046 is #96FFB9. Grayscale: #272727. Windows color (decimal): -9895866 or 4587625. OLE color: 4587625.
HSL color Cylindrical-coordinate representation of color #690046: hue angle of 320º degrees, saturation: 1, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 1%. Process color model (Four color, CMYK) of #690046 is Cyan = 0, Magento = 1, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 0 | 70 | - |
| CMYK | 0 | 1 | 0.33 | 0.59 |
| HSL | 320º | 1% | 0.21% | - |
| HSV(B) | 320º | 1% | 0.41% | - |
| XYZ | 6.93 | 3.45 | 6.09 | - |
| YUV | 39.38 | 145.29 | 174.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 0 | 70 | 0 | 1 | 0.33 | 0.59 | 320 | 1 | 0.21 |
| Hex | 69 | 0 | 46 | 0 | 64 | 21 | 3B | 140 | 64 | 15 |
| Octal | 151 | 0 | 106 | 0 | 144 | 41 | 73 | 500 | 144 | 25 |
| Binary | 1101001 | 0 | 1000110 | 0 | 1100100 | 100001 | 111011 | 101000000 | 1100100 | 10101 |
Color Harmonies of #690046
Complementary color
Monochromatic Colors of #690046
Black with #690046
Text Example
Text Example
White with #690046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690046; }
p { color: rgb(105,0,70); }
H1.HeaderClassName
{
color: #690046;
}
.AnyTagClassName
{
color: #690046;
}
</style>
background-color css
<style>
a { background-color: #690046; }
a { background-color: rgb(105,0,70); }
div.DivClassName
{
background-color: #690046;
}
.BgClassName
{
background-color: #690046;
}
</style>
border-color css
<style>
span { border-color: #690046; }
span { border-color: rgb(105,0,70); }
td.TdClassName
{
border-color: #690046;
}
.TagClassName
{
border-color: #690046;
}
</style>