Shades of Tyrian Purple #690041
Tints of Tyrian Purple #690041
RGB
CMYK
RGB Variations
Color information
#690041 (or 0x690041) is known color: Tyrian Purple. HEX triplet: 69, 00 and 41. RGB value is (105,0,65). Sum of RGB (Red+Green+Blue) = 105+0+65=170 (22% of max value = 765). Red value is 105 (41.41% from 255 or 61.76% from 170); Green value is 0 (0.39% from 255 or 0% from 170); Blue value is 65 (25.78% from 255 or 38.24% from 170); Max value from RGB is 105 - color contains mainly: red. Hex color #690041 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690041 is #96FFBE. Grayscale: #262626. Windows color (decimal): -9895871 or 4259945. OLE color: 4259945.
HSL color Cylindrical-coordinate representation of color #690041: hue angle of 322.86º 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 #690041 is Cyan = 0, Magento = 1, Yellow = 0.38 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 0 | 65 | - |
| CMYK | 0 | 1 | 0.38 | 0.59 |
| HSL | 322.86º | 1% | 0.21% | - |
| HSV(B) | 322.86º | 1% | 0.41% | - |
| XYZ | 6.78 | 3.38 | 5.3 | - |
| YUV | 38.81 | 142.79 | 175.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 0 | 65 | 0 | 1 | 0.38 | 0.59 | 322.86 | 1 | 0.21 |
| Hex | 69 | 0 | 41 | 0 | 64 | 26 | 3B | 143 | 64 | 15 |
| Octal | 151 | 0 | 101 | 0 | 144 | 46 | 73 | 503 | 144 | 25 |
| Binary | 1101001 | 0 | 1000001 | 0 | 1100100 | 100110 | 111011 | 101000011 | 1100100 | 10101 |
Color Harmonies of #690041
Complementary color
Monochromatic Colors of #690041
Black with #690041
Text Example
Text Example
White with #690041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690041; }
p { color: rgb(105,0,65); }
H1.HeaderClassName
{
color: #690041;
}
.AnyTagClassName
{
color: #690041;
}
</style>
background-color css
<style>
a { background-color: #690041; }
a { background-color: rgb(105,0,65); }
div.DivClassName
{
background-color: #690041;
}
.BgClassName
{
background-color: #690041;
}
</style>
border-color css
<style>
span { border-color: #690041; }
span { border-color: rgb(105,0,65); }
td.TdClassName
{
border-color: #690041;
}
.TagClassName
{
border-color: #690041;
}
</style>