Shades of Tyrian Purple #690039
Tints of Tyrian Purple #690039
RGB
CMYK
RGB Variations
Color information
#690039 (or 0x690039) is known color: Tyrian Purple. HEX triplet: 69, 00 and 39. RGB value is (105,0,57). Sum of RGB (Red+Green+Blue) = 105+0+57=162 (21% of max value = 765). Red value is 105 (41.41% from 255 or 64.81% from 162); Green value is 0 (0.39% from 255 or 0% from 162); Blue value is 57 (22.66% from 255 or 35.19% from 162); Max value from RGB is 105 - color contains mainly: red. Hex color #690039 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690039 is #96FFC6. Grayscale: #252525. Windows color (decimal): -9895879 or 3735657. OLE color: 3735657.
HSL color Cylindrical-coordinate representation of color #690039: hue angle of 327.43º 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 #690039 is Cyan = 0, Magento = 1, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 0 | 57 | - |
| CMYK | 0 | 1 | 0.46 | 0.59 |
| HSL | 327.43º | 1% | 0.21% | - |
| HSV(B) | 327.43º | 1% | 0.41% | - |
| XYZ | 6.56 | 3.3 | 4.16 | - |
| YUV | 37.89 | 138.79 | 175.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 0 | 57 | 0 | 1 | 0.46 | 0.59 | 327.43 | 1 | 0.21 |
| Hex | 69 | 0 | 39 | 0 | 64 | 2E | 3B | 147 | 64 | 15 |
| Octal | 151 | 0 | 71 | 0 | 144 | 56 | 73 | 507 | 144 | 25 |
| Binary | 1101001 | 0 | 111001 | 0 | 1100100 | 101110 | 111011 | 101000111 | 1100100 | 10101 |
Color Harmonies of #690039
Complementary color
Monochromatic Colors of #690039
Black with #690039
Text Example
Text Example
White with #690039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690039; }
p { color: rgb(105,0,57); }
H1.HeaderClassName
{
color: #690039;
}
.AnyTagClassName
{
color: #690039;
}
</style>
background-color css
<style>
a { background-color: #690039; }
a { background-color: rgb(105,0,57); }
div.DivClassName
{
background-color: #690039;
}
.BgClassName
{
background-color: #690039;
}
</style>
border-color css
<style>
span { border-color: #690039; }
span { border-color: rgb(105,0,57); }
td.TdClassName
{
border-color: #690039;
}
.TagClassName
{
border-color: #690039;
}
</style>