Shades of Tyrian Purple #690347
Tints of Tyrian Purple #690347
RGB
CMYK
RGB Variations
Color information
#690347 (or 0x690347) is known color: Tyrian Purple. HEX triplet: 69, 03 and 47. RGB value is (105,3,71). Sum of RGB (Red+Green+Blue) = 105+3+71=179 (23% of max value = 765). Red value is 105 (41.41% from 255 or 58.66% from 179); Green value is 3 (1.56% from 255 or 1.68% from 179); Blue value is 71 (28.12% from 255 or 39.66% from 179); Max value from RGB is 105 - color contains mainly: red. Hex color #690347 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690347 is #96FCB8. Grayscale: #292929. Windows color (decimal): -9895097 or 4653929. OLE color: 4653929.
HSL color Cylindrical-coordinate representation of color #690347: hue angle of 320º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #690347 is Cyan = 0, Magento = 0.97, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 3 | 71 | - |
| CMYK | 0 | 0.97 | 0.32 | 0.59 |
| HSL | 320º | 0.94% | 0.21% | - |
| HSV(B) | 320º | 0.97% | 0.41% | - |
| XYZ | 7 | 3.52 | 6.27 | - |
| YUV | 41.25 | 144.79 | 173.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 3 | 71 | 0 | 0.97 | 0.32 | 0.59 | 320 | 0.94 | 0.21 |
| Hex | 69 | 3 | 47 | 0 | 61 | 20 | 3B | 140 | 5E | 15 |
| Octal | 151 | 3 | 107 | 0 | 141 | 40 | 73 | 500 | 136 | 25 |
| Binary | 1101001 | 11 | 1000111 | 0 | 1100001 | 100000 | 111011 | 101000000 | 1011110 | 10101 |
Color Harmonies of #690347
Complementary color
Monochromatic Colors of #690347
Black with #690347
Text Example
Text Example
White with #690347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690347; }
p { color: rgb(105,3,71); }
H1.HeaderClassName
{
color: #690347;
}
.AnyTagClassName
{
color: #690347;
}
</style>
background-color css
<style>
a { background-color: #690347; }
a { background-color: rgb(105,3,71); }
div.DivClassName
{
background-color: #690347;
}
.BgClassName
{
background-color: #690347;
}
</style>
border-color css
<style>
span { border-color: #690347; }
span { border-color: rgb(105,3,71); }
td.TdClassName
{
border-color: #690347;
}
.TagClassName
{
border-color: #690347;
}
</style>