Shades of Tyrian Purple #690455
Tints of Tyrian Purple #690455
RGB
CMYK
RGB Variations
Color information
#690455 (or 0x690455) is known color: Tyrian Purple. HEX triplet: 69, 04 and 55. RGB value is (105,4,85). Sum of RGB (Red+Green+Blue) = 105+4+85=194 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.12% from 194); Green value is 4 (1.95% from 255 or 2.06% from 194); Blue value is 85 (33.59% from 255 or 43.81% from 194); Max value from RGB is 105 - color contains mainly: red. Hex color #690455 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690455 is #96FBAA. Grayscale: #2B2B2B. Windows color (decimal): -9894827 or 5571689. OLE color: 5571689.
HSL color Cylindrical-coordinate representation of color #690455: hue angle of 311.88º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #690455 is Cyan = 0, Magento = 0.96, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 4 | 85 | - |
| CMYK | 0 | 0.96 | 0.19 | 0.59 |
| HSL | 311.88º | 0.93% | 0.21% | - |
| HSV(B) | 311.88º | 0.96% | 0.41% | - |
| XYZ | 7.51 | 3.75 | 8.92 | - |
| YUV | 43.43 | 151.46 | 171.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 4 | 85 | 0 | 0.96 | 0.19 | 0.59 | 311.88 | 0.93 | 0.21 |
| Hex | 69 | 4 | 55 | 0 | 60 | 13 | 3B | 138 | 5D | 15 |
| Octal | 151 | 4 | 125 | 0 | 140 | 23 | 73 | 470 | 135 | 25 |
| Binary | 1101001 | 100 | 1010101 | 0 | 1100000 | 10011 | 111011 | 100111000 | 1011101 | 10101 |
Color Harmonies of #690455
Complementary color
Monochromatic Colors of #690455
Black with #690455
Text Example
Text Example
White with #690455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690455; }
p { color: rgb(105,4,85); }
H1.HeaderClassName
{
color: #690455;
}
.AnyTagClassName
{
color: #690455;
}
</style>
background-color css
<style>
a { background-color: #690455; }
a { background-color: rgb(105,4,85); }
div.DivClassName
{
background-color: #690455;
}
.BgClassName
{
background-color: #690455;
}
</style>
border-color css
<style>
span { border-color: #690455; }
span { border-color: rgb(105,4,85); }
td.TdClassName
{
border-color: #690455;
}
.TagClassName
{
border-color: #690455;
}
</style>