Shades of Tyrian Purple #690158
Tints of Tyrian Purple #690158
RGB
CMYK
RGB Variations
Color information
#690158 (or 0x690158) is known color: Tyrian Purple. HEX triplet: 69, 01 and 58. RGB value is (105,1,88). Sum of RGB (Red+Green+Blue) = 105+1+88=194 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.12% from 194); Green value is 1 (0.78% from 255 or 0.52% from 194); Blue value is 88 (34.77% from 255 or 45.36% from 194); Max value from RGB is 105 - color contains mainly: red. Hex color #690158 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690158 is #96FEA7. Grayscale: #292929. Windows color (decimal): -9895592 or 5767529. OLE color: 5767529.
HSL color Cylindrical-coordinate representation of color #690158: hue angle of 309.81º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #690158 is Cyan = 0, Magento = 0.99, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 1 | 88 | - |
| CMYK | 0 | 0.99 | 0.16 | 0.59 |
| HSL | 309.81º | 0.98% | 0.21% | - |
| HSV(B) | 309.81º | 0.99% | 0.41% | - |
| XYZ | 7.6 | 3.73 | 9.55 | - |
| YUV | 42.01 | 153.96 | 172.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 1 | 88 | 0 | 0.99 | 0.16 | 0.59 | 309.81 | 0.98 | 0.21 |
| Hex | 69 | 1 | 58 | 0 | 63 | 10 | 3B | 136 | 62 | 15 |
| Octal | 151 | 1 | 130 | 0 | 143 | 20 | 73 | 466 | 142 | 25 |
| Binary | 1101001 | 1 | 1011000 | 0 | 1100011 | 10000 | 111011 | 100110110 | 1100010 | 10101 |
Color Harmonies of #690158
Complementary color
Monochromatic Colors of #690158
Black with #690158
Text Example
Text Example
White with #690158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690158; }
p { color: rgb(105,1,88); }
H1.HeaderClassName
{
color: #690158;
}
.AnyTagClassName
{
color: #690158;
}
</style>
background-color css
<style>
a { background-color: #690158; }
a { background-color: rgb(105,1,88); }
div.DivClassName
{
background-color: #690158;
}
.BgClassName
{
background-color: #690158;
}
</style>
border-color css
<style>
span { border-color: #690158; }
span { border-color: rgb(105,1,88); }
td.TdClassName
{
border-color: #690158;
}
.TagClassName
{
border-color: #690158;
}
</style>