Shades of Tyrian Purple #690745
Tints of Tyrian Purple #690745
RGB
CMYK
RGB Variations
Color information
#690745 (or 0x690745) is known color: Tyrian Purple. HEX triplet: 69, 07 and 45. RGB value is (105,7,69). Sum of RGB (Red+Green+Blue) = 105+7+69=181 (23% of max value = 765). Red value is 105 (41.41% from 255 or 58.01% from 181); Green value is 7 (3.12% from 255 or 3.87% from 181); Blue value is 69 (27.34% from 255 or 38.12% from 181); Max value from RGB is 105 - color contains mainly: red. Hex color #690745 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690745 is #96F8BA. Grayscale: #2B2B2B. Windows color (decimal): -9894075 or 4523881. OLE color: 4523881.
HSL color Cylindrical-coordinate representation of color #690745: hue angle of 322.04º 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 #690745 is Cyan = 0, Magento = 0.93, Yellow = 0.34 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 7 | 69 | - |
| CMYK | 0 | 0.93 | 0.34 | 0.59 |
| HSL | 322.04º | 0.88% | 0.22% | - |
| HSV(B) | 322.04º | 0.93% | 0.41% | - |
| XYZ | 6.98 | 3.58 | 5.95 | - |
| YUV | 43.37 | 142.47 | 171.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 69 | 0 | 0.93 | 0.34 | 0.59 | 322.04 | 0.88 | 0.22 |
| Hex | 69 | 7 | 45 | 0 | 5D | 22 | 3B | 142 | 58 | 16 |
| Octal | 151 | 7 | 105 | 0 | 135 | 42 | 73 | 502 | 130 | 26 |
| Binary | 1101001 | 111 | 1000101 | 0 | 1011101 | 100010 | 111011 | 101000010 | 1011000 | 10110 |
Color Harmonies of #690745
Complementary color
Monochromatic Colors of #690745
Black with #690745
Text Example
Text Example
White with #690745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690745; }
p { color: rgb(105,7,69); }
H1.HeaderClassName
{
color: #690745;
}
.AnyTagClassName
{
color: #690745;
}
</style>
background-color css
<style>
a { background-color: #690745; }
a { background-color: rgb(105,7,69); }
div.DivClassName
{
background-color: #690745;
}
.BgClassName
{
background-color: #690745;
}
</style>
border-color css
<style>
span { border-color: #690745; }
span { border-color: rgb(105,7,69); }
td.TdClassName
{
border-color: #690745;
}
.TagClassName
{
border-color: #690745;
}
</style>