Shades of Tyrian Purple #690349
Tints of Tyrian Purple #690349
RGB
CMYK
RGB Variations
Color information
#690349 (or 0x690349) is known color: Tyrian Purple. HEX triplet: 69, 03 and 49. RGB value is (105,3,73). Sum of RGB (Red+Green+Blue) = 105+3+73=181 (23% of max value = 765). Red value is 105 (41.41% from 255 or 58.01% from 181); Green value is 3 (1.56% from 255 or 1.66% from 181); Blue value is 73 (28.91% from 255 or 40.33% from 181); Max value from RGB is 105 - color contains mainly: red. Hex color #690349 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690349 is #96FCB6. Grayscale: #292929. Windows color (decimal): -9895095 or 4785001. OLE color: 4785001.
HSL color Cylindrical-coordinate representation of color #690349: hue angle of 318.82º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #690349 is Cyan = 0, Magento = 0.97, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 3 | 73 | - |
| CMYK | 0 | 0.97 | 0.30 | 0.59 |
| HSL | 318.82º | 0.94% | 0.21% | - |
| HSV(B) | 318.82º | 0.97% | 0.41% | - |
| XYZ | 7.06 | 3.55 | 6.62 | - |
| YUV | 41.48 | 145.79 | 173.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 3 | 73 | 0 | 0.97 | 0.30 | 0.59 | 318.82 | 0.94 | 0.21 |
| Hex | 69 | 3 | 49 | 0 | 61 | 1E | 3B | 13F | 5E | 15 |
| Octal | 151 | 3 | 111 | 0 | 141 | 36 | 73 | 477 | 136 | 25 |
| Binary | 1101001 | 11 | 1001001 | 0 | 1100001 | 11110 | 111011 | 100111111 | 1011110 | 10101 |
Color Harmonies of #690349
Complementary color
Monochromatic Colors of #690349
Black with #690349
Text Example
Text Example
White with #690349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690349; }
p { color: rgb(105,3,73); }
H1.HeaderClassName
{
color: #690349;
}
.AnyTagClassName
{
color: #690349;
}
</style>
background-color css
<style>
a { background-color: #690349; }
a { background-color: rgb(105,3,73); }
div.DivClassName
{
background-color: #690349;
}
.BgClassName
{
background-color: #690349;
}
</style>
border-color css
<style>
span { border-color: #690349; }
span { border-color: rgb(105,3,73); }
td.TdClassName
{
border-color: #690349;
}
.TagClassName
{
border-color: #690349;
}
</style>