Shades of Tyrian Purple #690032
Tints of Tyrian Purple #690032
RGB
CMYK
RGB Variations
Color information
#690032 (or 0x690032) is known color: Tyrian Purple. HEX triplet: 69, 00 and 32. RGB value is (105,0,50). Sum of RGB (Red+Green+Blue) = 105+0+50=155 (20% of max value = 765). Red value is 105 (41.41% from 255 or 67.74% from 155); Green value is 0 (0.39% from 255 or 0% from 155); Blue value is 50 (19.92% from 255 or 32.26% from 155); Max value from RGB is 105 - color contains mainly: red. Hex color #690032 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690032 is #96FFCD. Grayscale: #252525. Windows color (decimal): -9895886 or 3276905. OLE color: 3276905.
HSL color Cylindrical-coordinate representation of color #690032: hue angle of 331.43º 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 #690032 is Cyan = 0, Magento = 1, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 0 | 50 | - |
| CMYK | 0 | 1 | 0.52 | 0.59 |
| HSL | 331.43º | 1% | 0.21% | - |
| HSV(B) | 331.43º | 1% | 0.41% | - |
| XYZ | 6.4 | 3.23 | 3.3 | - |
| YUV | 37.1 | 135.29 | 176.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 0 | 50 | 0 | 1 | 0.52 | 0.59 | 331.43 | 1 | 0.21 |
| Hex | 69 | 0 | 32 | 0 | 64 | 34 | 3B | 14B | 64 | 15 |
| Octal | 151 | 0 | 62 | 0 | 144 | 64 | 73 | 513 | 144 | 25 |
| Binary | 1101001 | 0 | 110010 | 0 | 1100100 | 110100 | 111011 | 101001011 | 1100100 | 10101 |
Color Harmonies of #690032
Complementary color
Monochromatic Colors of #690032
Black with #690032
Text Example
Text Example
White with #690032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690032; }
p { color: rgb(105,0,50); }
H1.HeaderClassName
{
color: #690032;
}
.AnyTagClassName
{
color: #690032;
}
</style>
background-color css
<style>
a { background-color: #690032; }
a { background-color: rgb(105,0,50); }
div.DivClassName
{
background-color: #690032;
}
.BgClassName
{
background-color: #690032;
}
</style>
border-color css
<style>
span { border-color: #690032; }
span { border-color: rgb(105,0,50); }
td.TdClassName
{
border-color: #690032;
}
.TagClassName
{
border-color: #690032;
}
</style>