Shades of Tyrian Purple #690037
Tints of Tyrian Purple #690037
RGB
CMYK
RGB Variations
Color information
#690037 (or 0x690037) is known color: Tyrian Purple. HEX triplet: 69, 00 and 37. RGB value is (105,0,55). Sum of RGB (Red+Green+Blue) = 105+0+55=160 (21% of max value = 765). Red value is 105 (41.41% from 255 or 65.62% from 160); Green value is 0 (0.39% from 255 or 0% from 160); Blue value is 55 (21.88% from 255 or 34.38% from 160); Max value from RGB is 105 - color contains mainly: red. Hex color #690037 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690037 is #96FFC8. Grayscale: #252525. Windows color (decimal): -9895881 or 3604585. OLE color: 3604585.
HSL color Cylindrical-coordinate representation of color #690037: hue angle of 328.57º 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 #690037 is Cyan = 0, Magento = 1, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 0 | 55 | - |
| CMYK | 0 | 1 | 0.48 | 0.59 |
| HSL | 328.57º | 1% | 0.21% | - |
| HSV(B) | 328.57º | 1% | 0.41% | - |
| XYZ | 6.52 | 3.28 | 3.9 | - |
| YUV | 37.67 | 137.79 | 176.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 0 | 55 | 0 | 1 | 0.48 | 0.59 | 328.57 | 1 | 0.21 |
| Hex | 69 | 0 | 37 | 0 | 64 | 30 | 3B | 149 | 64 | 15 |
| Octal | 151 | 0 | 67 | 0 | 144 | 60 | 73 | 511 | 144 | 25 |
| Binary | 1101001 | 0 | 110111 | 0 | 1100100 | 110000 | 111011 | 101001001 | 1100100 | 10101 |
Color Harmonies of #690037
Complementary color
Monochromatic Colors of #690037
Black with #690037
Text Example
Text Example
White with #690037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690037; }
p { color: rgb(105,0,55); }
H1.HeaderClassName
{
color: #690037;
}
.AnyTagClassName
{
color: #690037;
}
</style>
background-color css
<style>
a { background-color: #690037; }
a { background-color: rgb(105,0,55); }
div.DivClassName
{
background-color: #690037;
}
.BgClassName
{
background-color: #690037;
}
</style>
border-color css
<style>
span { border-color: #690037; }
span { border-color: rgb(105,0,55); }
td.TdClassName
{
border-color: #690037;
}
.TagClassName
{
border-color: #690037;
}
</style>