Shades of Tyrian Purple #690954
Tints of Tyrian Purple #690954
RGB
CMYK
RGB Variations
Color information
#690954 (or 0x690954) is known color: Tyrian Purple. HEX triplet: 69, 09 and 54. RGB value is (105,9,84). Sum of RGB (Red+Green+Blue) = 105+9+84=198 (26% of max value = 765). Red value is 105 (41.41% from 255 or 53.03% from 198); Green value is 9 (3.91% from 255 or 4.55% from 198); Blue value is 84 (33.20% from 255 or 42.42% from 198); Max value from RGB is 105 - color contains mainly: red. Hex color #690954 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690954 is #96F6AB. Grayscale: #2E2E2E. Windows color (decimal): -9893548 or 5507433. OLE color: 5507433.
HSL color Cylindrical-coordinate representation of color #690954: hue angle of 313.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 #690954 is Cyan = 0, Magento = 0.91, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 9 | 84 | - |
| CMYK | 0 | 0.91 | 0.20 | 0.59 |
| HSL | 313.13º | 0.84% | 0.22% | - |
| HSV(B) | 313.13º | 0.91% | 0.41% | - |
| XYZ | 7.52 | 3.84 | 8.73 | - |
| YUV | 46.25 | 149.3 | 169.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 9 | 84 | 0 | 0.91 | 0.20 | 0.59 | 313.13 | 0.84 | 0.22 |
| Hex | 69 | 9 | 54 | 0 | 5B | 14 | 3B | 139 | 54 | 16 |
| Octal | 151 | 11 | 124 | 0 | 133 | 24 | 73 | 471 | 124 | 26 |
| Binary | 1101001 | 1001 | 1010100 | 0 | 1011011 | 10100 | 111011 | 100111001 | 1010100 | 10110 |
Color Harmonies of #690954
Complementary color
Monochromatic Colors of #690954
Black with #690954
Text Example
Text Example
White with #690954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690954; }
p { color: rgb(105,9,84); }
H1.HeaderClassName
{
color: #690954;
}
.AnyTagClassName
{
color: #690954;
}
</style>
background-color css
<style>
a { background-color: #690954; }
a { background-color: rgb(105,9,84); }
div.DivClassName
{
background-color: #690954;
}
.BgClassName
{
background-color: #690954;
}
</style>
border-color css
<style>
span { border-color: #690954; }
span { border-color: rgb(105,9,84); }
td.TdClassName
{
border-color: #690954;
}
.TagClassName
{
border-color: #690954;
}
</style>