Shades of Tyrian Purple #690650
Tints of Tyrian Purple #690650
RGB
CMYK
RGB Variations
Color information
#690650 (or 0x690650) is known color: Tyrian Purple. HEX triplet: 69, 06 and 50. RGB value is (105,6,80). Sum of RGB (Red+Green+Blue) = 105+6+80=191 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.97% from 191); Green value is 6 (2.73% from 255 or 3.14% from 191); Blue value is 80 (31.64% from 255 or 41.88% from 191); Max value from RGB is 105 - color contains mainly: red. Hex color #690650 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690650 is #96F9AF. Grayscale: #2B2B2B. Windows color (decimal): -9894320 or 5244521. OLE color: 5244521.
HSL color Cylindrical-coordinate representation of color #690650: hue angle of 315.15º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #690650 is Cyan = 0, Magento = 0.94, Yellow = 0.24 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 6 | 80 | - |
| CMYK | 0 | 0.94 | 0.24 | 0.59 |
| HSL | 315.15º | 0.89% | 0.22% | - |
| HSV(B) | 315.15º | 0.94% | 0.41% | - |
| XYZ | 7.34 | 3.71 | 7.92 | - |
| YUV | 44.04 | 148.3 | 171.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 6 | 80 | 0 | 0.94 | 0.24 | 0.59 | 315.15 | 0.89 | 0.22 |
| Hex | 69 | 6 | 50 | 0 | 5E | 18 | 3B | 13B | 59 | 16 |
| Octal | 151 | 6 | 120 | 0 | 136 | 30 | 73 | 473 | 131 | 26 |
| Binary | 1101001 | 110 | 1010000 | 0 | 1011110 | 11000 | 111011 | 100111011 | 1011001 | 10110 |
Color Harmonies of #690650
Complementary color
Monochromatic Colors of #690650
Black with #690650
Text Example
Text Example
White with #690650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690650; }
p { color: rgb(105,6,80); }
H1.HeaderClassName
{
color: #690650;
}
.AnyTagClassName
{
color: #690650;
}
</style>
background-color css
<style>
a { background-color: #690650; }
a { background-color: rgb(105,6,80); }
div.DivClassName
{
background-color: #690650;
}
.BgClassName
{
background-color: #690650;
}
</style>
border-color css
<style>
span { border-color: #690650; }
span { border-color: rgb(105,6,80); }
td.TdClassName
{
border-color: #690650;
}
.TagClassName
{
border-color: #690650;
}
</style>