Shades of Tyrian Purple #690031
Tints of Tyrian Purple #690031
RGB
CMYK
RGB Variations
Color information
#690031 (or 0x690031) is known color: Tyrian Purple. HEX triplet: 69, 00 and 31. RGB value is (105,0,49). Sum of RGB (Red+Green+Blue) = 105+0+49=154 (20% of max value = 765). Red value is 105 (41.41% from 255 or 68.18% from 154); Green value is 0 (0.39% from 255 or 0% from 154); Blue value is 49 (19.53% from 255 or 31.82% from 154); Max value from RGB is 105 - color contains mainly: red. Hex color #690031 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690031 is #96FFCE. Grayscale: #242424. Windows color (decimal): -9895887 or 3211369. OLE color: 3211369.
HSL color Cylindrical-coordinate representation of color #690031: hue angle of 332º 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 #690031 is Cyan = 0, Magento = 1, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 0 | 49 | - |
| CMYK | 0 | 1 | 0.53 | 0.59 |
| HSL | 332º | 1% | 0.21% | - |
| HSV(B) | 332º | 1% | 0.41% | - |
| XYZ | 6.38 | 3.23 | 3.19 | - |
| YUV | 36.98 | 134.79 | 176.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 0 | 49 | 0 | 1 | 0.53 | 0.59 | 332 | 1 | 0.21 |
| Hex | 69 | 0 | 31 | 0 | 64 | 35 | 3B | 14C | 64 | 15 |
| Octal | 151 | 0 | 61 | 0 | 144 | 65 | 73 | 514 | 144 | 25 |
| Binary | 1101001 | 0 | 110001 | 0 | 1100100 | 110101 | 111011 | 101001100 | 1100100 | 10101 |
Color Harmonies of #690031
Complementary color
Monochromatic Colors of #690031
Black with #690031
Text Example
Text Example
White with #690031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690031; }
p { color: rgb(105,0,49); }
H1.HeaderClassName
{
color: #690031;
}
.AnyTagClassName
{
color: #690031;
}
</style>
background-color css
<style>
a { background-color: #690031; }
a { background-color: rgb(105,0,49); }
div.DivClassName
{
background-color: #690031;
}
.BgClassName
{
background-color: #690031;
}
</style>
border-color css
<style>
span { border-color: #690031; }
span { border-color: rgb(105,0,49); }
td.TdClassName
{
border-color: #690031;
}
.TagClassName
{
border-color: #690031;
}
</style>