Shades of Tyrian Purple #690048
Tints of Tyrian Purple #690048
RGB
CMYK
RGB Variations
Color information
#690048 (or 0x690048) is known color: Tyrian Purple. HEX triplet: 69, 00 and 48. RGB value is (105,0,72). Sum of RGB (Red+Green+Blue) = 105+0+72=177 (23% of max value = 765). Red value is 105 (41.41% from 255 or 59.32% from 177); Green value is 0 (0.39% from 255 or 0% from 177); Blue value is 72 (28.52% from 255 or 40.68% from 177); Max value from RGB is 105 - color contains mainly: red. Hex color #690048 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690048 is #96FFB7. Grayscale: #272727. Windows color (decimal): -9895864 or 4718697. OLE color: 4718697.
HSL color Cylindrical-coordinate representation of color #690048: hue angle of 318.86º degrees, saturation: 1, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 1%. Process color model (Four color, CMYK) of #690048 is Cyan = 0, Magento = 1, Yellow = 0.31 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 0 | 72 | - |
| CMYK | 0 | 1 | 0.31 | 0.59 |
| HSL | 318.86º | 1% | 0.21% | - |
| HSV(B) | 318.86º | 1% | 0.41% | - |
| XYZ | 7 | 3.47 | 6.43 | - |
| YUV | 39.6 | 146.29 | 174.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 0 | 72 | 0 | 1 | 0.31 | 0.59 | 318.86 | 1 | 0.21 |
| Hex | 69 | 0 | 48 | 0 | 64 | 1F | 3B | 13F | 64 | 15 |
| Octal | 151 | 0 | 110 | 0 | 144 | 37 | 73 | 477 | 144 | 25 |
| Binary | 1101001 | 0 | 1001000 | 0 | 1100100 | 11111 | 111011 | 100111111 | 1100100 | 10101 |
Color Harmonies of #690048
Complementary color
Monochromatic Colors of #690048
Black with #690048
Text Example
Text Example
White with #690048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690048; }
p { color: rgb(105,0,72); }
H1.HeaderClassName
{
color: #690048;
}
.AnyTagClassName
{
color: #690048;
}
</style>
background-color css
<style>
a { background-color: #690048; }
a { background-color: rgb(105,0,72); }
div.DivClassName
{
background-color: #690048;
}
.BgClassName
{
background-color: #690048;
}
</style>
border-color css
<style>
span { border-color: #690048; }
span { border-color: rgb(105,0,72); }
td.TdClassName
{
border-color: #690048;
}
.TagClassName
{
border-color: #690048;
}
</style>