Shades of Tyrian Purple #690148
Tints of Tyrian Purple #690148
RGB
CMYK
RGB Variations
Color information
#690148 (or 0x690148) is known color: Tyrian Purple. HEX triplet: 69, 01 and 48. RGB value is (105,1,72). Sum of RGB (Red+Green+Blue) = 105+1+72=178 (23% of max value = 765). Red value is 105 (41.41% from 255 or 58.99% from 178); Green value is 1 (0.78% from 255 or 0.56% from 178); Blue value is 72 (28.52% from 255 or 40.45% from 178); Max value from RGB is 105 - color contains mainly: red. Hex color #690148 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690148 is #96FEB7. Grayscale: #282828. Windows color (decimal): -9895608 or 4718953. OLE color: 4718953.
HSL color Cylindrical-coordinate representation of color #690148: hue angle of 319.04º 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 #690148 is Cyan = 0, Magento = 0.99, Yellow = 0.31 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 1 | 72 | - |
| CMYK | 0 | 0.99 | 0.31 | 0.59 |
| HSL | 319.04º | 0.98% | 0.21% | - |
| HSV(B) | 319.04º | 0.99% | 0.41% | - |
| XYZ | 7.01 | 3.49 | 6.44 | - |
| YUV | 40.19 | 145.96 | 174.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 1 | 72 | 0 | 0.99 | 0.31 | 0.59 | 319.04 | 0.98 | 0.21 |
| Hex | 69 | 1 | 48 | 0 | 63 | 1F | 3B | 13F | 62 | 15 |
| Octal | 151 | 1 | 110 | 0 | 143 | 37 | 73 | 477 | 142 | 25 |
| Binary | 1101001 | 1 | 1001000 | 0 | 1100011 | 11111 | 111011 | 100111111 | 1100010 | 10101 |
Color Harmonies of #690148
Complementary color
Monochromatic Colors of #690148
Black with #690148
Text Example
Text Example
White with #690148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690148; }
p { color: rgb(105,1,72); }
H1.HeaderClassName
{
color: #690148;
}
.AnyTagClassName
{
color: #690148;
}
</style>
background-color css
<style>
a { background-color: #690148; }
a { background-color: rgb(105,1,72); }
div.DivClassName
{
background-color: #690148;
}
.BgClassName
{
background-color: #690148;
}
</style>
border-color css
<style>
span { border-color: #690148; }
span { border-color: rgb(105,1,72); }
td.TdClassName
{
border-color: #690148;
}
.TagClassName
{
border-color: #690148;
}
</style>