Shades of Tyrian Purple #690837
Tints of Tyrian Purple #690837
RGB
CMYK
RGB Variations
Color information
#690837 (or 0x690837) is known color: Tyrian Purple. HEX triplet: 69, 08 and 37. RGB value is (105,8,55). Sum of RGB (Red+Green+Blue) = 105+8+55=168 (22% of max value = 765). Red value is 105 (41.41% from 255 or 62.5% from 168); Green value is 8 (3.52% from 255 or 4.76% from 168); Blue value is 55 (21.88% from 255 or 32.74% from 168); Max value from RGB is 105 - color contains mainly: red. Hex color #690837 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690837 is #96F7C8. Grayscale: #2A2A2A. Windows color (decimal): -9893833 or 3606633. OLE color: 3606633.
HSL color Cylindrical-coordinate representation of color #690837: hue angle of 330.93º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #690837 is Cyan = 0, Magento = 0.92, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 8 | 55 | - |
| CMYK | 0 | 0.92 | 0.48 | 0.59 |
| HSL | 330.93º | 0.86% | 0.22% | - |
| HSV(B) | 330.93º | 0.92% | 0.41% | - |
| XYZ | 6.6 | 3.45 | 3.93 | - |
| YUV | 42.36 | 135.14 | 172.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 8 | 55 | 0 | 0.92 | 0.48 | 0.59 | 330.93 | 0.86 | 0.22 |
| Hex | 69 | 8 | 37 | 0 | 5C | 30 | 3B | 14B | 56 | 16 |
| Octal | 151 | 10 | 67 | 0 | 134 | 60 | 73 | 513 | 126 | 26 |
| Binary | 1101001 | 1000 | 110111 | 0 | 1011100 | 110000 | 111011 | 101001011 | 1010110 | 10110 |
Color Harmonies of #690837
Complementary color
Monochromatic Colors of #690837
Black with #690837
Text Example
Text Example
White with #690837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690837; }
p { color: rgb(105,8,55); }
H1.HeaderClassName
{
color: #690837;
}
.AnyTagClassName
{
color: #690837;
}
</style>
background-color css
<style>
a { background-color: #690837; }
a { background-color: rgb(105,8,55); }
div.DivClassName
{
background-color: #690837;
}
.BgClassName
{
background-color: #690837;
}
</style>
border-color css
<style>
span { border-color: #690837; }
span { border-color: rgb(105,8,55); }
td.TdClassName
{
border-color: #690837;
}
.TagClassName
{
border-color: #690837;
}
</style>