Shades of Tyrian Purple #690753
Tints of Tyrian Purple #690753
RGB
CMYK
RGB Variations
Color information
#690753 (or 0x690753) is known color: Tyrian Purple. HEX triplet: 69, 07 and 53. RGB value is (105,7,83). Sum of RGB (Red+Green+Blue) = 105+7+83=195 (25% of max value = 765). Red value is 105 (41.41% from 255 or 53.85% from 195); Green value is 7 (3.12% from 255 or 3.59% from 195); Blue value is 83 (32.81% from 255 or 42.56% from 195); Max value from RGB is 105 - color contains mainly: red. Hex color #690753 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690753 is #96F8AC. Grayscale: #2C2C2C. Windows color (decimal): -9894061 or 5441385. OLE color: 5441385.
HSL color Cylindrical-coordinate representation of color #690753: hue angle of 313.47º 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 #690753 is Cyan = 0, Magento = 0.93, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 7 | 83 | - |
| CMYK | 0 | 0.93 | 0.21 | 0.59 |
| HSL | 313.47º | 0.88% | 0.22% | - |
| HSV(B) | 313.47º | 0.93% | 0.41% | - |
| XYZ | 7.46 | 3.78 | 8.52 | - |
| YUV | 44.97 | 149.47 | 170.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 83 | 0 | 0.93 | 0.21 | 0.59 | 313.47 | 0.88 | 0.22 |
| Hex | 69 | 7 | 53 | 0 | 5D | 15 | 3B | 139 | 58 | 16 |
| Octal | 151 | 7 | 123 | 0 | 135 | 25 | 73 | 471 | 130 | 26 |
| Binary | 1101001 | 111 | 1010011 | 0 | 1011101 | 10101 | 111011 | 100111001 | 1011000 | 10110 |
Color Harmonies of #690753
Complementary color
Monochromatic Colors of #690753
Black with #690753
Text Example
Text Example
White with #690753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690753; }
p { color: rgb(105,7,83); }
H1.HeaderClassName
{
color: #690753;
}
.AnyTagClassName
{
color: #690753;
}
</style>
background-color css
<style>
a { background-color: #690753; }
a { background-color: rgb(105,7,83); }
div.DivClassName
{
background-color: #690753;
}
.BgClassName
{
background-color: #690753;
}
</style>
border-color css
<style>
span { border-color: #690753; }
span { border-color: rgb(105,7,83); }
td.TdClassName
{
border-color: #690753;
}
.TagClassName
{
border-color: #690753;
}
</style>