Shades of Tyrian Purple #690631
Tints of Tyrian Purple #690631
RGB
CMYK
RGB Variations
Color information
#690631 (or 0x690631) is known color: Tyrian Purple. HEX triplet: 69, 06 and 31. RGB value is (105,6,49). Sum of RGB (Red+Green+Blue) = 105+6+49=160 (21% of max value = 765). Red value is 105 (41.41% from 255 or 65.62% from 160); Green value is 6 (2.73% from 255 or 3.75% from 160); Blue value is 49 (19.53% from 255 or 30.62% from 160); Max value from RGB is 105 - color contains mainly: red. Hex color #690631 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690631 is #96F9CE. Grayscale: #282828. Windows color (decimal): -9894351 or 3212905. OLE color: 3212905.
HSL color Cylindrical-coordinate representation of color #690631: hue angle of 333.94º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #690631 is Cyan = 0, Magento = 0.94, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 6 | 49 | - |
| CMYK | 0 | 0.94 | 0.53 | 0.59 |
| HSL | 333.94º | 0.89% | 0.22% | - |
| HSV(B) | 333.94º | 0.94% | 0.41% | - |
| XYZ | 6.45 | 3.36 | 3.21 | - |
| YUV | 40.5 | 132.8 | 174 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 6 | 49 | 0 | 0.94 | 0.53 | 0.59 | 333.94 | 0.89 | 0.22 |
| Hex | 69 | 6 | 31 | 0 | 5E | 35 | 3B | 14E | 59 | 16 |
| Octal | 151 | 6 | 61 | 0 | 136 | 65 | 73 | 516 | 131 | 26 |
| Binary | 1101001 | 110 | 110001 | 0 | 1011110 | 110101 | 111011 | 101001110 | 1011001 | 10110 |
Color Harmonies of #690631
Complementary color
Monochromatic Colors of #690631
Black with #690631
Text Example
Text Example
White with #690631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690631; }
p { color: rgb(105,6,49); }
H1.HeaderClassName
{
color: #690631;
}
.AnyTagClassName
{
color: #690631;
}
</style>
background-color css
<style>
a { background-color: #690631; }
a { background-color: rgb(105,6,49); }
div.DivClassName
{
background-color: #690631;
}
.BgClassName
{
background-color: #690631;
}
</style>
border-color css
<style>
span { border-color: #690631; }
span { border-color: rgb(105,6,49); }
td.TdClassName
{
border-color: #690631;
}
.TagClassName
{
border-color: #690631;
}
</style>