Shades of Tyrian Purple #690337
Tints of Tyrian Purple #690337
RGB
CMYK
RGB Variations
Color information
#690337 (or 0x690337) is known color: Tyrian Purple. HEX triplet: 69, 03 and 37. RGB value is (105,3,55). Sum of RGB (Red+Green+Blue) = 105+3+55=163 (21% of max value = 765). Red value is 105 (41.41% from 255 or 64.42% from 163); Green value is 3 (1.56% from 255 or 1.84% from 163); Blue value is 55 (21.88% from 255 or 33.74% from 163); Max value from RGB is 105 - color contains mainly: red. Hex color #690337 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690337 is #96FCC8. Grayscale: #272727. Windows color (decimal): -9895113 or 3605353. OLE color: 3605353.
HSL color Cylindrical-coordinate representation of color #690337: hue angle of 329.41º 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 #690337 is Cyan = 0, Magento = 0.97, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 3 | 55 | - |
| CMYK | 0 | 0.97 | 0.48 | 0.59 |
| HSL | 329.41º | 0.94% | 0.21% | - |
| HSV(B) | 329.41º | 0.97% | 0.41% | - |
| XYZ | 6.55 | 3.34 | 3.91 | - |
| YUV | 39.43 | 136.79 | 174.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 3 | 55 | 0 | 0.97 | 0.48 | 0.59 | 329.41 | 0.94 | 0.21 |
| Hex | 69 | 3 | 37 | 0 | 61 | 30 | 3B | 149 | 5E | 15 |
| Octal | 151 | 3 | 67 | 0 | 141 | 60 | 73 | 511 | 136 | 25 |
| Binary | 1101001 | 11 | 110111 | 0 | 1100001 | 110000 | 111011 | 101001001 | 1011110 | 10101 |
Color Harmonies of #690337
Complementary color
Monochromatic Colors of #690337
Black with #690337
Text Example
Text Example
White with #690337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690337; }
p { color: rgb(105,3,55); }
H1.HeaderClassName
{
color: #690337;
}
.AnyTagClassName
{
color: #690337;
}
</style>
background-color css
<style>
a { background-color: #690337; }
a { background-color: rgb(105,3,55); }
div.DivClassName
{
background-color: #690337;
}
.BgClassName
{
background-color: #690337;
}
</style>
border-color css
<style>
span { border-color: #690337; }
span { border-color: rgb(105,3,55); }
td.TdClassName
{
border-color: #690337;
}
.TagClassName
{
border-color: #690337;
}
</style>