Shades of Tyrian Purple #690451
Tints of Tyrian Purple #690451
RGB
CMYK
RGB Variations
Color information
#690451 (or 0x690451) is known color: Tyrian Purple. HEX triplet: 69, 04 and 51. RGB value is (105,4,81). Sum of RGB (Red+Green+Blue) = 105+4+81=190 (25% of max value = 765). Red value is 105 (41.41% from 255 or 55.26% from 190); Green value is 4 (1.95% from 255 or 2.11% from 190); Blue value is 81 (32.03% from 255 or 42.63% from 190); Max value from RGB is 105 - color contains mainly: red. Hex color #690451 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690451 is #96FBAE. Grayscale: #2A2A2A. Windows color (decimal): -9894831 or 5309545. OLE color: 5309545.
HSL color Cylindrical-coordinate representation of color #690451: hue angle of 314.26º 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 #690451 is Cyan = 0, Magento = 0.96, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 4 | 81 | - |
| CMYK | 0 | 0.96 | 0.23 | 0.59 |
| HSL | 314.26º | 0.93% | 0.21% | - |
| HSV(B) | 314.26º | 0.96% | 0.41% | - |
| XYZ | 7.35 | 3.68 | 8.11 | - |
| YUV | 42.98 | 149.46 | 172.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 4 | 81 | 0 | 0.96 | 0.23 | 0.59 | 314.26 | 0.93 | 0.21 |
| Hex | 69 | 4 | 51 | 0 | 60 | 17 | 3B | 13A | 5D | 15 |
| Octal | 151 | 4 | 121 | 0 | 140 | 27 | 73 | 472 | 135 | 25 |
| Binary | 1101001 | 100 | 1010001 | 0 | 1100000 | 10111 | 111011 | 100111010 | 1011101 | 10101 |
Color Harmonies of #690451
Complementary color
Monochromatic Colors of #690451
Black with #690451
Text Example
Text Example
White with #690451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690451; }
p { color: rgb(105,4,81); }
H1.HeaderClassName
{
color: #690451;
}
.AnyTagClassName
{
color: #690451;
}
</style>
background-color css
<style>
a { background-color: #690451; }
a { background-color: rgb(105,4,81); }
div.DivClassName
{
background-color: #690451;
}
.BgClassName
{
background-color: #690451;
}
</style>
border-color css
<style>
span { border-color: #690451; }
span { border-color: rgb(105,4,81); }
td.TdClassName
{
border-color: #690451;
}
.TagClassName
{
border-color: #690451;
}
</style>