Shades of Tyrian Purple #690754
Tints of Tyrian Purple #690754
RGB
CMYK
RGB Variations
Color information
#690754 (or 0x690754) is known color: Tyrian Purple. HEX triplet: 69, 07 and 54. RGB value is (105,7,84). Sum of RGB (Red+Green+Blue) = 105+7+84=196 (25% of max value = 765). Red value is 105 (41.41% from 255 or 53.57% from 196); Green value is 7 (3.12% from 255 or 3.57% from 196); Blue value is 84 (33.20% from 255 or 42.86% from 196); Max value from RGB is 105 - color contains mainly: red. Hex color #690754 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690754 is #96F8AB. Grayscale: #2C2C2C. Windows color (decimal): -9894060 or 5506921. OLE color: 5506921.
HSL color Cylindrical-coordinate representation of color #690754: hue angle of 312.86º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #690754 is Cyan = 0, Magento = 0.93, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 7 | 84 | - |
| CMYK | 0 | 0.93 | 0.20 | 0.59 |
| HSL | 312.86º | 0.88% | 0.22% | - |
| HSV(B) | 312.86º | 0.93% | 0.41% | - |
| XYZ | 7.5 | 3.8 | 8.72 | - |
| YUV | 45.08 | 149.97 | 170.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 84 | 0 | 0.93 | 0.20 | 0.59 | 312.86 | 0.88 | 0.22 |
| Hex | 69 | 7 | 54 | 0 | 5D | 14 | 3B | 139 | 58 | 16 |
| Octal | 151 | 7 | 124 | 0 | 135 | 24 | 73 | 471 | 130 | 26 |
| Binary | 1101001 | 111 | 1010100 | 0 | 1011101 | 10100 | 111011 | 100111001 | 1011000 | 10110 |
Color Harmonies of #690754
Complementary color
Monochromatic Colors of #690754
Black with #690754
Text Example
Text Example
White with #690754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690754; }
p { color: rgb(105,7,84); }
H1.HeaderClassName
{
color: #690754;
}
.AnyTagClassName
{
color: #690754;
}
</style>
background-color css
<style>
a { background-color: #690754; }
a { background-color: rgb(105,7,84); }
div.DivClassName
{
background-color: #690754;
}
.BgClassName
{
background-color: #690754;
}
</style>
border-color css
<style>
span { border-color: #690754; }
span { border-color: rgb(105,7,84); }
td.TdClassName
{
border-color: #690754;
}
.TagClassName
{
border-color: #690754;
}
</style>