Shades of Tyrian Purple #690540
Tints of Tyrian Purple #690540
RGB
CMYK
RGB Variations
Color information
#690540 (or 0x690540) is known color: Tyrian Purple. HEX triplet: 69, 05 and 40. RGB value is (105,5,64). Sum of RGB (Red+Green+Blue) = 105+5+64=174 (23% of max value = 765). Red value is 105 (41.41% from 255 or 60.34% from 174); Green value is 5 (2.34% from 255 or 2.87% from 174); Blue value is 64 (25.39% from 255 or 36.78% from 174); Max value from RGB is 105 - color contains mainly: red. Hex color #690540 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690540 is #96FABF. Grayscale: #292929. Windows color (decimal): -9894592 or 4195689. OLE color: 4195689.
HSL color Cylindrical-coordinate representation of color #690540: hue angle of 324.6º degrees, saturation: 0.91, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #690540 is Cyan = 0, Magento = 0.95, Yellow = 0.39 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 5 | 64 | - |
| CMYK | 0 | 0.95 | 0.39 | 0.59 |
| HSL | 324.6º | 0.91% | 0.22% | - |
| HSV(B) | 324.6º | 0.95% | 0.41% | - |
| XYZ | 6.81 | 3.48 | 5.16 | - |
| YUV | 41.63 | 140.63 | 173.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 5 | 64 | 0 | 0.95 | 0.39 | 0.59 | 324.6 | 0.91 | 0.22 |
| Hex | 69 | 5 | 40 | 0 | 5F | 27 | 3B | 145 | 5B | 16 |
| Octal | 151 | 5 | 100 | 0 | 137 | 47 | 73 | 505 | 133 | 26 |
| Binary | 1101001 | 101 | 1000000 | 0 | 1011111 | 100111 | 111011 | 101000101 | 1011011 | 10110 |
Color Harmonies of #690540
Complementary color
Monochromatic Colors of #690540
Black with #690540
Text Example
Text Example
White with #690540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690540; }
p { color: rgb(105,5,64); }
H1.HeaderClassName
{
color: #690540;
}
.AnyTagClassName
{
color: #690540;
}
</style>
background-color css
<style>
a { background-color: #690540; }
a { background-color: rgb(105,5,64); }
div.DivClassName
{
background-color: #690540;
}
.BgClassName
{
background-color: #690540;
}
</style>
border-color css
<style>
span { border-color: #690540; }
span { border-color: rgb(105,5,64); }
td.TdClassName
{
border-color: #690540;
}
.TagClassName
{
border-color: #690540;
}
</style>