Shades of Tyrian Purple #690431
Tints of Tyrian Purple #690431
RGB
CMYK
RGB Variations
Color information
#690431 (or 0x690431) is known color: Tyrian Purple. HEX triplet: 69, 04 and 31. RGB value is (105,4,49). Sum of RGB (Red+Green+Blue) = 105+4+49=158 (20% of max value = 765). Red value is 105 (41.41% from 255 or 66.46% from 158); Green value is 4 (1.95% from 255 or 2.53% from 158); Blue value is 49 (19.53% from 255 or 31.01% from 158); Max value from RGB is 105 - color contains mainly: red. Hex color #690431 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690431 is #96FBCE. Grayscale: #272727. Windows color (decimal): -9894863 or 3212393. OLE color: 3212393.
HSL color Cylindrical-coordinate representation of color #690431: hue angle of 333.27º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #690431 is Cyan = 0, Magento = 0.96, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 4 | 49 | - |
| CMYK | 0 | 0.96 | 0.53 | 0.59 |
| HSL | 333.27º | 0.93% | 0.21% | - |
| HSV(B) | 333.27º | 0.96% | 0.41% | - |
| XYZ | 6.42 | 3.31 | 3.21 | - |
| YUV | 39.33 | 133.46 | 174.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 4 | 49 | 0 | 0.96 | 0.53 | 0.59 | 333.27 | 0.93 | 0.21 |
| Hex | 69 | 4 | 31 | 0 | 60 | 35 | 3B | 14D | 5D | 15 |
| Octal | 151 | 4 | 61 | 0 | 140 | 65 | 73 | 515 | 135 | 25 |
| Binary | 1101001 | 100 | 110001 | 0 | 1100000 | 110101 | 111011 | 101001101 | 1011101 | 10101 |
Color Harmonies of #690431
Complementary color
Monochromatic Colors of #690431
Black with #690431
Text Example
Text Example
White with #690431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690431; }
p { color: rgb(105,4,49); }
H1.HeaderClassName
{
color: #690431;
}
.AnyTagClassName
{
color: #690431;
}
</style>
background-color css
<style>
a { background-color: #690431; }
a { background-color: rgb(105,4,49); }
div.DivClassName
{
background-color: #690431;
}
.BgClassName
{
background-color: #690431;
}
</style>
border-color css
<style>
span { border-color: #690431; }
span { border-color: rgb(105,4,49); }
td.TdClassName
{
border-color: #690431;
}
.TagClassName
{
border-color: #690431;
}
</style>