Shades of Tyrian Purple #691047
Tints of Tyrian Purple #691047
RGB
CMYK
RGB Variations
Color information
#691047 (or 0x691047) is known color: Tyrian Purple. HEX triplet: 69, 10 and 47. RGB value is (105,16,71). Sum of RGB (Red+Green+Blue) = 105+16+71=192 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.69% from 192); Green value is 16 (6.64% from 255 or 8.33% from 192); Blue value is 71 (28.12% from 255 or 36.98% from 192); Max value from RGB is 105 - color contains mainly: red. Hex color #691047 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691047 is #96EFB8. Grayscale: #303030. Windows color (decimal): -9891769 or 4657257. OLE color: 4657257.
HSL color Cylindrical-coordinate representation of color #691047: hue angle of 322.92º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #691047 is Cyan = 0, Magento = 0.85, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 16 | 71 | - |
| CMYK | 0 | 0.85 | 0.32 | 0.59 |
| HSL | 322.92º | 0.74% | 0.24% | - |
| HSV(B) | 322.92º | 0.85% | 0.41% | - |
| XYZ | 7.15 | 3.83 | 6.32 | - |
| YUV | 48.88 | 140.49 | 168.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 16 | 71 | 0 | 0.85 | 0.32 | 0.59 | 322.92 | 0.74 | 0.24 |
| Hex | 69 | 10 | 47 | 0 | 55 | 20 | 3B | 143 | 4A | 18 |
| Octal | 151 | 20 | 107 | 0 | 125 | 40 | 73 | 503 | 112 | 30 |
| Binary | 1101001 | 10000 | 1000111 | 0 | 1010101 | 100000 | 111011 | 101000011 | 1001010 | 11000 |
Color Harmonies of #691047
Complementary color
Monochromatic Colors of #691047
Black with #691047
Text Example
Text Example
White with #691047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691047; }
p { color: rgb(105,16,71); }
H1.HeaderClassName
{
color: #691047;
}
.AnyTagClassName
{
color: #691047;
}
</style>
background-color css
<style>
a { background-color: #691047; }
a { background-color: rgb(105,16,71); }
div.DivClassName
{
background-color: #691047;
}
.BgClassName
{
background-color: #691047;
}
</style>
border-color css
<style>
span { border-color: #691047; }
span { border-color: rgb(105,16,71); }
td.TdClassName
{
border-color: #691047;
}
.TagClassName
{
border-color: #691047;
}
</style>