Shades of Tyrian Purple #690358
Tints of Tyrian Purple #690358
RGB
CMYK
RGB Variations
Color information
#690358 (or 0x690358) is known color: Tyrian Purple. HEX triplet: 69, 03 and 58. RGB value is (105,3,88). Sum of RGB (Red+Green+Blue) = 105+3+88=196 (25% of max value = 765). Red value is 105 (41.41% from 255 or 53.57% from 196); Green value is 3 (1.56% from 255 or 1.53% from 196); Blue value is 88 (34.77% from 255 or 44.90% from 196); Max value from RGB is 105 - color contains mainly: red. Hex color #690358 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690358 is #96FCA7. Grayscale: #2A2A2A. Windows color (decimal): -9895080 or 5768041. OLE color: 5768041.
HSL color Cylindrical-coordinate representation of color #690358: hue angle of 310º 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 #690358 is Cyan = 0, Magento = 0.97, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 3 | 88 | - |
| CMYK | 0 | 0.97 | 0.16 | 0.59 |
| HSL | 310º | 0.94% | 0.21% | - |
| HSV(B) | 310º | 0.97% | 0.41% | - |
| XYZ | 7.62 | 3.77 | 9.56 | - |
| YUV | 43.19 | 153.29 | 172.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 3 | 88 | 0 | 0.97 | 0.16 | 0.59 | 310 | 0.94 | 0.21 |
| Hex | 69 | 3 | 58 | 0 | 61 | 10 | 3B | 136 | 5E | 15 |
| Octal | 151 | 3 | 130 | 0 | 141 | 20 | 73 | 466 | 136 | 25 |
| Binary | 1101001 | 11 | 1011000 | 0 | 1100001 | 10000 | 111011 | 100110110 | 1011110 | 10101 |
Color Harmonies of #690358
Complementary color
Monochromatic Colors of #690358
Black with #690358
Text Example
Text Example
White with #690358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690358; }
p { color: rgb(105,3,88); }
H1.HeaderClassName
{
color: #690358;
}
.AnyTagClassName
{
color: #690358;
}
</style>
background-color css
<style>
a { background-color: #690358; }
a { background-color: rgb(105,3,88); }
div.DivClassName
{
background-color: #690358;
}
.BgClassName
{
background-color: #690358;
}
</style>
border-color css
<style>
span { border-color: #690358; }
span { border-color: rgb(105,3,88); }
td.TdClassName
{
border-color: #690358;
}
.TagClassName
{
border-color: #690358;
}
</style>