Shades of Tyrian Purple #690145
Tints of Tyrian Purple #690145
RGB
CMYK
RGB Variations
Color information
#690145 (or 0x690145) is known color: Tyrian Purple. HEX triplet: 69, 01 and 45. RGB value is (105,1,69). Sum of RGB (Red+Green+Blue) = 105+1+69=175 (23% of max value = 765). Red value is 105 (41.41% from 255 or 60% from 175); Green value is 1 (0.78% from 255 or 0.57% from 175); Blue value is 69 (27.34% from 255 or 39.43% from 175); Max value from RGB is 105 - color contains mainly: red. Hex color #690145 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690145 is #96FEBA. Grayscale: #272727. Windows color (decimal): -9895611 or 4522345. OLE color: 4522345.
HSL color Cylindrical-coordinate representation of color #690145: hue angle of 320.77º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #690145 is Cyan = 0, Magento = 0.99, Yellow = 0.34 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 1 | 69 | - |
| CMYK | 0 | 0.99 | 0.34 | 0.59 |
| HSL | 320.77º | 0.98% | 0.21% | - |
| HSV(B) | 320.77º | 0.99% | 0.41% | - |
| XYZ | 6.91 | 3.45 | 5.93 | - |
| YUV | 39.85 | 144.46 | 174.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 1 | 69 | 0 | 0.99 | 0.34 | 0.59 | 320.77 | 0.98 | 0.21 |
| Hex | 69 | 1 | 45 | 0 | 63 | 22 | 3B | 141 | 62 | 15 |
| Octal | 151 | 1 | 105 | 0 | 143 | 42 | 73 | 501 | 142 | 25 |
| Binary | 1101001 | 1 | 1000101 | 0 | 1100011 | 100010 | 111011 | 101000001 | 1100010 | 10101 |
Color Harmonies of #690145
Complementary color
Monochromatic Colors of #690145
Black with #690145
Text Example
Text Example
White with #690145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690145; }
p { color: rgb(105,1,69); }
H1.HeaderClassName
{
color: #690145;
}
.AnyTagClassName
{
color: #690145;
}
</style>
background-color css
<style>
a { background-color: #690145; }
a { background-color: rgb(105,1,69); }
div.DivClassName
{
background-color: #690145;
}
.BgClassName
{
background-color: #690145;
}
</style>
border-color css
<style>
span { border-color: #690145; }
span { border-color: rgb(105,1,69); }
td.TdClassName
{
border-color: #690145;
}
.TagClassName
{
border-color: #690145;
}
</style>