Shades of Tyrian Purple #690139
Tints of Tyrian Purple #690139
RGB
CMYK
RGB Variations
Color information
#690139 (or 0x690139) is known color: Tyrian Purple. HEX triplet: 69, 01 and 39. RGB value is (105,1,57). Sum of RGB (Red+Green+Blue) = 105+1+57=163 (21% of max value = 765). Red value is 105 (41.41% from 255 or 64.42% from 163); Green value is 1 (0.78% from 255 or 0.61% from 163); Blue value is 57 (22.66% from 255 or 34.97% from 163); Max value from RGB is 105 - color contains mainly: red. Hex color #690139 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690139 is #96FEC6. Grayscale: #262626. Windows color (decimal): -9895623 or 3735913. OLE color: 3735913.
HSL color Cylindrical-coordinate representation of color #690139: hue angle of 327.69º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #690139 is Cyan = 0, Magento = 0.99, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 1 | 57 | - |
| CMYK | 0 | 0.99 | 0.46 | 0.59 |
| HSL | 327.69º | 0.98% | 0.21% | - |
| HSV(B) | 327.69º | 0.99% | 0.41% | - |
| XYZ | 6.58 | 3.32 | 4.17 | - |
| YUV | 38.48 | 138.46 | 175.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 1 | 57 | 0 | 0.99 | 0.46 | 0.59 | 327.69 | 0.98 | 0.21 |
| Hex | 69 | 1 | 39 | 0 | 63 | 2E | 3B | 148 | 62 | 15 |
| Octal | 151 | 1 | 71 | 0 | 143 | 56 | 73 | 510 | 142 | 25 |
| Binary | 1101001 | 1 | 111001 | 0 | 1100011 | 101110 | 111011 | 101001000 | 1100010 | 10101 |
Color Harmonies of #690139
Complementary color
Monochromatic Colors of #690139
Black with #690139
Text Example
Text Example
White with #690139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690139; }
p { color: rgb(105,1,57); }
H1.HeaderClassName
{
color: #690139;
}
.AnyTagClassName
{
color: #690139;
}
</style>
background-color css
<style>
a { background-color: #690139; }
a { background-color: rgb(105,1,57); }
div.DivClassName
{
background-color: #690139;
}
.BgClassName
{
background-color: #690139;
}
</style>
border-color css
<style>
span { border-color: #690139; }
span { border-color: rgb(105,1,57); }
td.TdClassName
{
border-color: #690139;
}
.TagClassName
{
border-color: #690139;
}
</style>