Shades of Tyrian Purple #690350
Tints of Tyrian Purple #690350
RGB
CMYK
RGB Variations
Color information
#690350 (or 0x690350) is known color: Tyrian Purple. HEX triplet: 69, 03 and 50. RGB value is (105,3,80). Sum of RGB (Red+Green+Blue) = 105+3+80=188 (24% of max value = 765). Red value is 105 (41.41% from 255 or 55.85% from 188); Green value is 3 (1.56% from 255 or 1.60% from 188); Blue value is 80 (31.64% from 255 or 42.55% from 188); Max value from RGB is 105 - color contains mainly: red. Hex color #690350 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690350 is #96FCAF. Grayscale: #2A2A2A. Windows color (decimal): -9895088 or 5243753. OLE color: 5243753.
HSL color Cylindrical-coordinate representation of color #690350: hue angle of 314.71º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #690350 is Cyan = 0, Magento = 0.97, Yellow = 0.24 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 3 | 80 | - |
| CMYK | 0 | 0.97 | 0.24 | 0.59 |
| HSL | 314.71º | 0.94% | 0.21% | - |
| HSV(B) | 314.71º | 0.97% | 0.41% | - |
| XYZ | 7.31 | 3.65 | 7.91 | - |
| YUV | 42.28 | 149.29 | 172.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 3 | 80 | 0 | 0.97 | 0.24 | 0.59 | 314.71 | 0.94 | 0.21 |
| Hex | 69 | 3 | 50 | 0 | 61 | 18 | 3B | 13B | 5E | 15 |
| Octal | 151 | 3 | 120 | 0 | 141 | 30 | 73 | 473 | 136 | 25 |
| Binary | 1101001 | 11 | 1010000 | 0 | 1100001 | 11000 | 111011 | 100111011 | 1011110 | 10101 |
Color Harmonies of #690350
Complementary color
Monochromatic Colors of #690350
Black with #690350
Text Example
Text Example
White with #690350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690350; }
p { color: rgb(105,3,80); }
H1.HeaderClassName
{
color: #690350;
}
.AnyTagClassName
{
color: #690350;
}
</style>
background-color css
<style>
a { background-color: #690350; }
a { background-color: rgb(105,3,80); }
div.DivClassName
{
background-color: #690350;
}
.BgClassName
{
background-color: #690350;
}
</style>
border-color css
<style>
span { border-color: #690350; }
span { border-color: rgb(105,3,80); }
td.TdClassName
{
border-color: #690350;
}
.TagClassName
{
border-color: #690350;
}
</style>