Shades of Tyrian Purple #690741
Tints of Tyrian Purple #690741
RGB
CMYK
RGB Variations
Color information
#690741 (or 0x690741) is known color: Tyrian Purple. HEX triplet: 69, 07 and 41. RGB value is (105,7,65). Sum of RGB (Red+Green+Blue) = 105+7+65=177 (23% of max value = 765). Red value is 105 (41.41% from 255 or 59.32% from 177); Green value is 7 (3.12% from 255 or 3.95% from 177); Blue value is 65 (25.78% from 255 or 36.72% from 177); Max value from RGB is 105 - color contains mainly: red. Hex color #690741 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690741 is #96F8BE. Grayscale: #2A2A2A. Windows color (decimal): -9894079 or 4261737. OLE color: 4261737.
HSL color Cylindrical-coordinate representation of color #690741: hue angle of 324.49º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #690741 is Cyan = 0, Magento = 0.93, Yellow = 0.38 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 7 | 65 | - |
| CMYK | 0 | 0.93 | 0.38 | 0.59 |
| HSL | 324.49º | 0.88% | 0.22% | - |
| HSV(B) | 324.49º | 0.93% | 0.41% | - |
| XYZ | 6.86 | 3.54 | 5.32 | - |
| YUV | 42.91 | 140.47 | 172.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 65 | 0 | 0.93 | 0.38 | 0.59 | 324.49 | 0.88 | 0.22 |
| Hex | 69 | 7 | 41 | 0 | 5D | 26 | 3B | 144 | 58 | 16 |
| Octal | 151 | 7 | 101 | 0 | 135 | 46 | 73 | 504 | 130 | 26 |
| Binary | 1101001 | 111 | 1000001 | 0 | 1011101 | 100110 | 111011 | 101000100 | 1011000 | 10110 |
Color Harmonies of #690741
Complementary color
Monochromatic Colors of #690741
Black with #690741
Text Example
Text Example
White with #690741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690741; }
p { color: rgb(105,7,65); }
H1.HeaderClassName
{
color: #690741;
}
.AnyTagClassName
{
color: #690741;
}
</style>
background-color css
<style>
a { background-color: #690741; }
a { background-color: rgb(105,7,65); }
div.DivClassName
{
background-color: #690741;
}
.BgClassName
{
background-color: #690741;
}
</style>
border-color css
<style>
span { border-color: #690741; }
span { border-color: rgb(105,7,65); }
td.TdClassName
{
border-color: #690741;
}
.TagClassName
{
border-color: #690741;
}
</style>