Shades of Tyrian Purple #690639
Tints of Tyrian Purple #690639
RGB
CMYK
RGB Variations
Color information
#690639 (or 0x690639) is known color: Tyrian Purple. HEX triplet: 69, 06 and 39. RGB value is (105,6,57). Sum of RGB (Red+Green+Blue) = 105+6+57=168 (22% of max value = 765). Red value is 105 (41.41% from 255 or 62.5% from 168); Green value is 6 (2.73% from 255 or 3.57% from 168); Blue value is 57 (22.66% from 255 or 33.93% from 168); Max value from RGB is 105 - color contains mainly: red. Hex color #690639 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690639 is #96F9C6. Grayscale: #292929. Windows color (decimal): -9894343 or 3737193. OLE color: 3737193.
HSL color Cylindrical-coordinate representation of color #690639: hue angle of 329.09º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #690639 is Cyan = 0, Magento = 0.94, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 6 | 57 | - |
| CMYK | 0 | 0.94 | 0.46 | 0.59 |
| HSL | 329.09º | 0.89% | 0.22% | - |
| HSV(B) | 329.09º | 0.94% | 0.41% | - |
| XYZ | 6.63 | 3.43 | 4.18 | - |
| YUV | 41.42 | 136.8 | 173.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 6 | 57 | 0 | 0.94 | 0.46 | 0.59 | 329.09 | 0.89 | 0.22 |
| Hex | 69 | 6 | 39 | 0 | 5E | 2E | 3B | 149 | 59 | 16 |
| Octal | 151 | 6 | 71 | 0 | 136 | 56 | 73 | 511 | 131 | 26 |
| Binary | 1101001 | 110 | 111001 | 0 | 1011110 | 101110 | 111011 | 101001001 | 1011001 | 10110 |
Color Harmonies of #690639
Complementary color
Monochromatic Colors of #690639
Black with #690639
Text Example
Text Example
White with #690639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690639; }
p { color: rgb(105,6,57); }
H1.HeaderClassName
{
color: #690639;
}
.AnyTagClassName
{
color: #690639;
}
</style>
background-color css
<style>
a { background-color: #690639; }
a { background-color: rgb(105,6,57); }
div.DivClassName
{
background-color: #690639;
}
.BgClassName
{
background-color: #690639;
}
</style>
border-color css
<style>
span { border-color: #690639; }
span { border-color: rgb(105,6,57); }
td.TdClassName
{
border-color: #690639;
}
.TagClassName
{
border-color: #690639;
}
</style>