Shades of Tyrian Purple #690439
Tints of Tyrian Purple #690439
RGB
CMYK
RGB Variations
Color information
#690439 (or 0x690439) is known color: Tyrian Purple. HEX triplet: 69, 04 and 39. RGB value is (105,4,57). Sum of RGB (Red+Green+Blue) = 105+4+57=166 (21% of max value = 765). Red value is 105 (41.41% from 255 or 63.25% from 166); Green value is 4 (1.95% from 255 or 2.41% from 166); Blue value is 57 (22.66% from 255 or 34.34% from 166); Max value from RGB is 105 - color contains mainly: red. Hex color #690439 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690439 is #96FBC6. Grayscale: #282828. Windows color (decimal): -9894855 or 3736681. OLE color: 3736681.
HSL color Cylindrical-coordinate representation of color #690439: hue angle of 328.51º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #690439 is Cyan = 0, Magento = 0.96, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 4 | 57 | - |
| CMYK | 0 | 0.96 | 0.46 | 0.59 |
| HSL | 328.51º | 0.93% | 0.21% | - |
| HSV(B) | 328.51º | 0.96% | 0.41% | - |
| XYZ | 6.61 | 3.39 | 4.18 | - |
| YUV | 40.24 | 137.46 | 174.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 4 | 57 | 0 | 0.96 | 0.46 | 0.59 | 328.51 | 0.93 | 0.21 |
| Hex | 69 | 4 | 39 | 0 | 60 | 2E | 3B | 149 | 5D | 15 |
| Octal | 151 | 4 | 71 | 0 | 140 | 56 | 73 | 511 | 135 | 25 |
| Binary | 1101001 | 100 | 111001 | 0 | 1100000 | 101110 | 111011 | 101001001 | 1011101 | 10101 |
Color Harmonies of #690439
Complementary color
Monochromatic Colors of #690439
Black with #690439
Text Example
Text Example
White with #690439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690439; }
p { color: rgb(105,4,57); }
H1.HeaderClassName
{
color: #690439;
}
.AnyTagClassName
{
color: #690439;
}
</style>
background-color css
<style>
a { background-color: #690439; }
a { background-color: rgb(105,4,57); }
div.DivClassName
{
background-color: #690439;
}
.BgClassName
{
background-color: #690439;
}
</style>
border-color css
<style>
span { border-color: #690439; }
span { border-color: rgb(105,4,57); }
td.TdClassName
{
border-color: #690439;
}
.TagClassName
{
border-color: #690439;
}
</style>