Shades of Tyrian Purple #690632
Tints of Tyrian Purple #690632
RGB
CMYK
RGB Variations
Color information
#690632 (or 0x690632) is known color: Tyrian Purple. HEX triplet: 69, 06 and 32. RGB value is (105,6,50). Sum of RGB (Red+Green+Blue) = 105+6+50=161 (21% of max value = 765). Red value is 105 (41.41% from 255 or 65.22% from 161); Green value is 6 (2.73% from 255 or 3.73% from 161); Blue value is 50 (19.92% from 255 or 31.06% from 161); Max value from RGB is 105 - color contains mainly: red. Hex color #690632 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690632 is #96F9CD. Grayscale: #282828. Windows color (decimal): -9894350 or 3278441. OLE color: 3278441.
HSL color Cylindrical-coordinate representation of color #690632: hue angle of 333.33º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #690632 is Cyan = 0, Magento = 0.94, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 6 | 50 | - |
| CMYK | 0 | 0.94 | 0.52 | 0.59 |
| HSL | 333.33º | 0.89% | 0.22% | - |
| HSV(B) | 333.33º | 0.94% | 0.41% | - |
| XYZ | 6.47 | 3.36 | 3.33 | - |
| YUV | 40.62 | 133.3 | 173.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 6 | 50 | 0 | 0.94 | 0.52 | 0.59 | 333.33 | 0.89 | 0.22 |
| Hex | 69 | 6 | 32 | 0 | 5E | 34 | 3B | 14D | 59 | 16 |
| Octal | 151 | 6 | 62 | 0 | 136 | 64 | 73 | 515 | 131 | 26 |
| Binary | 1101001 | 110 | 110010 | 0 | 1011110 | 110100 | 111011 | 101001101 | 1011001 | 10110 |
Color Harmonies of #690632
Complementary color
Monochromatic Colors of #690632
Black with #690632
Text Example
Text Example
White with #690632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690632; }
p { color: rgb(105,6,50); }
H1.HeaderClassName
{
color: #690632;
}
.AnyTagClassName
{
color: #690632;
}
</style>
background-color css
<style>
a { background-color: #690632; }
a { background-color: rgb(105,6,50); }
div.DivClassName
{
background-color: #690632;
}
.BgClassName
{
background-color: #690632;
}
</style>
border-color css
<style>
span { border-color: #690632; }
span { border-color: rgb(105,6,50); }
td.TdClassName
{
border-color: #690632;
}
.TagClassName
{
border-color: #690632;
}
</style>