Shades of Tyrian Purple #690458
Tints of Tyrian Purple #690458
RGB
CMYK
RGB Variations
Color information
#690458 (or 0x690458) is known color: Tyrian Purple. HEX triplet: 69, 04 and 58. RGB value is (105,4,88). Sum of RGB (Red+Green+Blue) = 105+4+88=197 (26% of max value = 765). Red value is 105 (41.41% from 255 or 53.30% from 197); Green value is 4 (1.95% from 255 or 2.03% from 197); Blue value is 88 (34.77% from 255 or 44.67% from 197); Max value from RGB is 105 - color contains mainly: red. Hex color #690458 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690458 is #96FBA7. Grayscale: #2B2B2B. Windows color (decimal): -9894824 or 5768297. OLE color: 5768297.
HSL color Cylindrical-coordinate representation of color #690458: hue angle of 310.1º 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 #690458 is Cyan = 0, Magento = 0.96, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 4 | 88 | - |
| CMYK | 0 | 0.96 | 0.16 | 0.59 |
| HSL | 310.1º | 0.93% | 0.21% | - |
| HSV(B) | 310.1º | 0.96% | 0.41% | - |
| XYZ | 7.63 | 3.79 | 9.56 | - |
| YUV | 43.78 | 152.96 | 171.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 4 | 88 | 0 | 0.96 | 0.16 | 0.59 | 310.1 | 0.93 | 0.21 |
| Hex | 69 | 4 | 58 | 0 | 60 | 10 | 3B | 136 | 5D | 15 |
| Octal | 151 | 4 | 130 | 0 | 140 | 20 | 73 | 466 | 135 | 25 |
| Binary | 1101001 | 100 | 1011000 | 0 | 1100000 | 10000 | 111011 | 100110110 | 1011101 | 10101 |
Color Harmonies of #690458
Complementary color
Monochromatic Colors of #690458
Black with #690458
Text Example
Text Example
White with #690458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690458; }
p { color: rgb(105,4,88); }
H1.HeaderClassName
{
color: #690458;
}
.AnyTagClassName
{
color: #690458;
}
</style>
background-color css
<style>
a { background-color: #690458; }
a { background-color: rgb(105,4,88); }
div.DivClassName
{
background-color: #690458;
}
.BgClassName
{
background-color: #690458;
}
</style>
border-color css
<style>
span { border-color: #690458; }
span { border-color: rgb(105,4,88); }
td.TdClassName
{
border-color: #690458;
}
.TagClassName
{
border-color: #690458;
}
</style>