Shades of Tyrian Purple #690942
Tints of Tyrian Purple #690942
RGB
CMYK
RGB Variations
Color information
#690942 (or 0x690942) is known color: Tyrian Purple. HEX triplet: 69, 09 and 42. RGB value is (105,9,66). Sum of RGB (Red+Green+Blue) = 105+9+66=180 (23% of max value = 765). Red value is 105 (41.41% from 255 or 58.33% from 180); Green value is 9 (3.91% from 255 or 5% from 180); Blue value is 66 (26.17% from 255 or 36.67% from 180); Max value from RGB is 105 - color contains mainly: red. Hex color #690942 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690942 is #96F6BD. Grayscale: #2C2C2C. Windows color (decimal): -9893566 or 4327785. OLE color: 4327785.
HSL color Cylindrical-coordinate representation of color #690942: hue angle of 324.38º 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 #690942 is Cyan = 0, Magento = 0.91, Yellow = 0.37 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 9 | 66 | - |
| CMYK | 0 | 0.91 | 0.37 | 0.59 |
| HSL | 324.38º | 0.84% | 0.22% | - |
| HSV(B) | 324.38º | 0.91% | 0.41% | - |
| XYZ | 6.91 | 3.59 | 5.48 | - |
| YUV | 44.2 | 140.3 | 171.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 9 | 66 | 0 | 0.91 | 0.37 | 0.59 | 324.38 | 0.84 | 0.22 |
| Hex | 69 | 9 | 42 | 0 | 5B | 25 | 3B | 144 | 54 | 16 |
| Octal | 151 | 11 | 102 | 0 | 133 | 45 | 73 | 504 | 124 | 26 |
| Binary | 1101001 | 1001 | 1000010 | 0 | 1011011 | 100101 | 111011 | 101000100 | 1010100 | 10110 |
Color Harmonies of #690942
Complementary color
Monochromatic Colors of #690942
Black with #690942
Text Example
Text Example
White with #690942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690942; }
p { color: rgb(105,9,66); }
H1.HeaderClassName
{
color: #690942;
}
.AnyTagClassName
{
color: #690942;
}
</style>
background-color css
<style>
a { background-color: #690942; }
a { background-color: rgb(105,9,66); }
div.DivClassName
{
background-color: #690942;
}
.BgClassName
{
background-color: #690942;
}
</style>
border-color css
<style>
span { border-color: #690942; }
span { border-color: rgb(105,9,66); }
td.TdClassName
{
border-color: #690942;
}
.TagClassName
{
border-color: #690942;
}
</style>