Shades of Tyrian Purple #690151
Tints of Tyrian Purple #690151
RGB
CMYK
RGB Variations
Color information
#690151 (or 0x690151) is known color: Tyrian Purple. HEX triplet: 69, 01 and 51. RGB value is (105,1,81). Sum of RGB (Red+Green+Blue) = 105+1+81=187 (24% of max value = 765). Red value is 105 (41.41% from 255 or 56.15% from 187); Green value is 1 (0.78% from 255 or 0.53% from 187); Blue value is 81 (32.03% from 255 or 43.32% from 187); Max value from RGB is 105 - color contains mainly: red. Hex color #690151 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690151 is #96FEAE. Grayscale: #292929. Windows color (decimal): -9895599 or 5308777. OLE color: 5308777.
HSL color Cylindrical-coordinate representation of color #690151: hue angle of 313.85º 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 #690151 is Cyan = 0, Magento = 0.99, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 1 | 81 | - |
| CMYK | 0 | 0.99 | 0.23 | 0.59 |
| HSL | 313.85º | 0.98% | 0.21% | - |
| HSV(B) | 313.85º | 0.99% | 0.41% | - |
| XYZ | 7.32 | 3.62 | 8.1 | - |
| YUV | 41.22 | 150.46 | 173.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 1 | 81 | 0 | 0.99 | 0.23 | 0.59 | 313.85 | 0.98 | 0.21 |
| Hex | 69 | 1 | 51 | 0 | 63 | 17 | 3B | 13A | 62 | 15 |
| Octal | 151 | 1 | 121 | 0 | 143 | 27 | 73 | 472 | 142 | 25 |
| Binary | 1101001 | 1 | 1010001 | 0 | 1100011 | 10111 | 111011 | 100111010 | 1100010 | 10101 |
Color Harmonies of #690151
Complementary color
Monochromatic Colors of #690151
Black with #690151
Text Example
Text Example
White with #690151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690151; }
p { color: rgb(105,1,81); }
H1.HeaderClassName
{
color: #690151;
}
.AnyTagClassName
{
color: #690151;
}
</style>
background-color css
<style>
a { background-color: #690151; }
a { background-color: rgb(105,1,81); }
div.DivClassName
{
background-color: #690151;
}
.BgClassName
{
background-color: #690151;
}
</style>
border-color css
<style>
span { border-color: #690151; }
span { border-color: rgb(105,1,81); }
td.TdClassName
{
border-color: #690151;
}
.TagClassName
{
border-color: #690151;
}
</style>