Shades of Tyrian Purple #690131
Tints of Tyrian Purple #690131
RGB
CMYK
RGB Variations
Color information
#690131 (or 0x690131) is known color: Tyrian Purple. HEX triplet: 69, 01 and 31. RGB value is (105,1,49). Sum of RGB (Red+Green+Blue) = 105+1+49=155 (20% of max value = 765). Red value is 105 (41.41% from 255 or 67.74% from 155); Green value is 1 (0.78% from 255 or 0.65% from 155); Blue value is 49 (19.53% from 255 or 31.61% from 155); Max value from RGB is 105 - color contains mainly: red. Hex color #690131 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690131 is #96FECE. Grayscale: #252525. Windows color (decimal): -9895631 or 3211625. OLE color: 3211625.
HSL color Cylindrical-coordinate representation of color #690131: hue angle of 332.31º 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 #690131 is Cyan = 0, Magento = 0.99, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 1 | 49 | - |
| CMYK | 0 | 0.99 | 0.53 | 0.59 |
| HSL | 332.31º | 0.98% | 0.21% | - |
| HSV(B) | 332.31º | 0.99% | 0.41% | - |
| XYZ | 6.39 | 3.25 | 3.2 | - |
| YUV | 37.57 | 134.46 | 176.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 1 | 49 | 0 | 0.99 | 0.53 | 0.59 | 332.31 | 0.98 | 0.21 |
| Hex | 69 | 1 | 31 | 0 | 63 | 35 | 3B | 14C | 62 | 15 |
| Octal | 151 | 1 | 61 | 0 | 143 | 65 | 73 | 514 | 142 | 25 |
| Binary | 1101001 | 1 | 110001 | 0 | 1100011 | 110101 | 111011 | 101001100 | 1100010 | 10101 |
Color Harmonies of #690131
Complementary color
Monochromatic Colors of #690131
Black with #690131
Text Example
Text Example
White with #690131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690131; }
p { color: rgb(105,1,49); }
H1.HeaderClassName
{
color: #690131;
}
.AnyTagClassName
{
color: #690131;
}
</style>
background-color css
<style>
a { background-color: #690131; }
a { background-color: rgb(105,1,49); }
div.DivClassName
{
background-color: #690131;
}
.BgClassName
{
background-color: #690131;
}
</style>
border-color css
<style>
span { border-color: #690131; }
span { border-color: rgb(105,1,49); }
td.TdClassName
{
border-color: #690131;
}
.TagClassName
{
border-color: #690131;
}
</style>