Shades of Tyrian Purple #690249
Tints of Tyrian Purple #690249
RGB
CMYK
RGB Variations
Color information
#690249 (or 0x690249) is known color: Tyrian Purple. HEX triplet: 69, 02 and 49. RGB value is (105,2,73). Sum of RGB (Red+Green+Blue) = 105+2+73=180 (23% of max value = 765). Red value is 105 (41.41% from 255 or 58.33% from 180); Green value is 2 (1.17% from 255 or 1.11% from 180); Blue value is 73 (28.91% from 255 or 40.56% from 180); Max value from RGB is 105 - color contains mainly: red. Hex color #690249 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690249 is #96FDB6. Grayscale: #282828. Windows color (decimal): -9895351 or 4784745. OLE color: 4784745.
HSL color Cylindrical-coordinate representation of color #690249: hue angle of 318.64º 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 #690249 is Cyan = 0, Magento = 0.98, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 2 | 73 | - |
| CMYK | 0 | 0.98 | 0.30 | 0.59 |
| HSL | 318.64º | 0.96% | 0.21% | - |
| HSV(B) | 318.64º | 0.98% | 0.41% | - |
| XYZ | 7.05 | 3.53 | 6.61 | - |
| YUV | 40.89 | 146.12 | 173.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 2 | 73 | 0 | 0.98 | 0.30 | 0.59 | 318.64 | 0.96 | 0.21 |
| Hex | 69 | 2 | 49 | 0 | 62 | 1E | 3B | 13F | 60 | 15 |
| Octal | 151 | 2 | 111 | 0 | 142 | 36 | 73 | 477 | 140 | 25 |
| Binary | 1101001 | 10 | 1001001 | 0 | 1100010 | 11110 | 111011 | 100111111 | 1100000 | 10101 |
Color Harmonies of #690249
Complementary color
Monochromatic Colors of #690249
Black with #690249
Text Example
Text Example
White with #690249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690249; }
p { color: rgb(105,2,73); }
H1.HeaderClassName
{
color: #690249;
}
.AnyTagClassName
{
color: #690249;
}
</style>
background-color css
<style>
a { background-color: #690249; }
a { background-color: rgb(105,2,73); }
div.DivClassName
{
background-color: #690249;
}
.BgClassName
{
background-color: #690249;
}
</style>
border-color css
<style>
span { border-color: #690249; }
span { border-color: rgb(105,2,73); }
td.TdClassName
{
border-color: #690249;
}
.TagClassName
{
border-color: #690249;
}
</style>