Shades of Tyrian Purple #690259
Tints of Tyrian Purple #690259
RGB
CMYK
RGB Variations
Color information
#690259 (or 0x690259) is known color: Tyrian Purple. HEX triplet: 69, 02 and 59. RGB value is (105,2,89). Sum of RGB (Red+Green+Blue) = 105+2+89=196 (25% of max value = 765). Red value is 105 (41.41% from 255 or 53.57% from 196); Green value is 2 (1.17% from 255 or 1.02% from 196); Blue value is 89 (35.16% from 255 or 45.41% from 196); Max value from RGB is 105 - color contains mainly: red. Hex color #690259 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690259 is #96FDA6. Grayscale: #2A2A2A. Windows color (decimal): -9895335 or 5833321. OLE color: 5833321.
HSL color Cylindrical-coordinate representation of color #690259: hue angle of 309.32º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #690259 is Cyan = 0, Magento = 0.98, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 2 | 89 | - |
| CMYK | 0 | 0.98 | 0.15 | 0.59 |
| HSL | 309.32º | 0.96% | 0.21% | - |
| HSV(B) | 309.32º | 0.98% | 0.41% | - |
| XYZ | 7.65 | 3.77 | 9.78 | - |
| YUV | 42.72 | 154.12 | 172.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 2 | 89 | 0 | 0.98 | 0.15 | 0.59 | 309.32 | 0.96 | 0.21 |
| Hex | 69 | 2 | 59 | 0 | 62 | F | 3B | 135 | 60 | 15 |
| Octal | 151 | 2 | 131 | 0 | 142 | 17 | 73 | 465 | 140 | 25 |
| Binary | 1101001 | 10 | 1011001 | 0 | 1100010 | 1111 | 111011 | 100110101 | 1100000 | 10101 |
Color Harmonies of #690259
Complementary color
Monochromatic Colors of #690259
Black with #690259
Text Example
Text Example
White with #690259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690259; }
p { color: rgb(105,2,89); }
H1.HeaderClassName
{
color: #690259;
}
.AnyTagClassName
{
color: #690259;
}
</style>
background-color css
<style>
a { background-color: #690259; }
a { background-color: rgb(105,2,89); }
div.DivClassName
{
background-color: #690259;
}
.BgClassName
{
background-color: #690259;
}
</style>
border-color css
<style>
span { border-color: #690259; }
span { border-color: rgb(105,2,89); }
td.TdClassName
{
border-color: #690259;
}
.TagClassName
{
border-color: #690259;
}
</style>