Shades of Tyrian Purple #690944
Tints of Tyrian Purple #690944
RGB
CMYK
RGB Variations
Color information
#690944 (or 0x690944) is known color: Tyrian Purple. HEX triplet: 69, 09 and 44. RGB value is (105,9,68). Sum of RGB (Red+Green+Blue) = 105+9+68=182 (24% of max value = 765). Red value is 105 (41.41% from 255 or 57.69% from 182); Green value is 9 (3.91% from 255 or 4.95% from 182); Blue value is 68 (26.95% from 255 or 37.36% from 182); Max value from RGB is 105 - color contains mainly: red. Hex color #690944 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690944 is #96F6BB. Grayscale: #2C2C2C. Windows color (decimal): -9893564 or 4458857. OLE color: 4458857.
HSL color Cylindrical-coordinate representation of color #690944: hue angle of 323.12º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #690944 is Cyan = 0, Magento = 0.91, Yellow = 0.35 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 9 | 68 | - |
| CMYK | 0 | 0.91 | 0.35 | 0.59 |
| HSL | 323.13º | 0.84% | 0.22% | - |
| HSV(B) | 323.13º | 0.91% | 0.41% | - |
| XYZ | 6.97 | 3.62 | 5.8 | - |
| YUV | 44.43 | 141.3 | 171.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 9 | 68 | 0 | 0.91 | 0.35 | 0.59 | 323.13 | 0.84 | 0.22 |
| Hex | 69 | 9 | 44 | 0 | 5B | 23 | 3B | 143 | 54 | 16 |
| Octal | 151 | 11 | 104 | 0 | 133 | 43 | 73 | 503 | 124 | 26 |
| Binary | 1101001 | 1001 | 1000100 | 0 | 1011011 | 100011 | 111011 | 101000011 | 1010100 | 10110 |
Color Harmonies of #690944
Complementary color
Monochromatic Colors of #690944
Black with #690944
Text Example
Text Example
White with #690944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690944; }
p { color: rgb(105,9,68); }
H1.HeaderClassName
{
color: #690944;
}
.AnyTagClassName
{
color: #690944;
}
</style>
background-color css
<style>
a { background-color: #690944; }
a { background-color: rgb(105,9,68); }
div.DivClassName
{
background-color: #690944;
}
.BgClassName
{
background-color: #690944;
}
</style>
border-color css
<style>
span { border-color: #690944; }
span { border-color: rgb(105,9,68); }
td.TdClassName
{
border-color: #690944;
}
.TagClassName
{
border-color: #690944;
}
</style>