Shades of Tyrian Purple #690949
Tints of Tyrian Purple #690949
RGB
CMYK
RGB Variations
Color information
#690949 (or 0x690949) is known color: Tyrian Purple. HEX triplet: 69, 09 and 49. RGB value is (105,9,73). Sum of RGB (Red+Green+Blue) = 105+9+73=187 (24% of max value = 765). Red value is 105 (41.41% from 255 or 56.15% from 187); Green value is 9 (3.91% from 255 or 4.81% from 187); Blue value is 73 (28.91% from 255 or 39.04% from 187); Max value from RGB is 105 - color contains mainly: red. Hex color #690949 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690949 is #96F6B6. Grayscale: #2C2C2C. Windows color (decimal): -9893559 or 4786537. OLE color: 4786537.
HSL color Cylindrical-coordinate representation of color #690949: hue angle of 320º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #690949 is Cyan = 0, Magento = 0.91, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 9 | 73 | - |
| CMYK | 0 | 0.91 | 0.30 | 0.59 |
| HSL | 320º | 0.84% | 0.22% | - |
| HSV(B) | 320º | 0.91% | 0.41% | - |
| XYZ | 7.13 | 3.68 | 6.64 | - |
| YUV | 45 | 143.8 | 170.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 9 | 73 | 0 | 0.91 | 0.30 | 0.59 | 320 | 0.84 | 0.22 |
| Hex | 69 | 9 | 49 | 0 | 5B | 1E | 3B | 140 | 54 | 16 |
| Octal | 151 | 11 | 111 | 0 | 133 | 36 | 73 | 500 | 124 | 26 |
| Binary | 1101001 | 1001 | 1001001 | 0 | 1011011 | 11110 | 111011 | 101000000 | 1010100 | 10110 |
Color Harmonies of #690949
Complementary color
Monochromatic Colors of #690949
Black with #690949
Text Example
Text Example
White with #690949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690949; }
p { color: rgb(105,9,73); }
H1.HeaderClassName
{
color: #690949;
}
.AnyTagClassName
{
color: #690949;
}
</style>
background-color css
<style>
a { background-color: #690949; }
a { background-color: rgb(105,9,73); }
div.DivClassName
{
background-color: #690949;
}
.BgClassName
{
background-color: #690949;
}
</style>
border-color css
<style>
span { border-color: #690949; }
span { border-color: rgb(105,9,73); }
td.TdClassName
{
border-color: #690949;
}
.TagClassName
{
border-color: #690949;
}
</style>