Shades of Tyrian Purple #690432
Tints of Tyrian Purple #690432
RGB
CMYK
RGB Variations
Color information
#690432 (or 0x690432) is known color: Tyrian Purple. HEX triplet: 69, 04 and 32. RGB value is (105,4,50). Sum of RGB (Red+Green+Blue) = 105+4+50=159 (21% of max value = 765). Red value is 105 (41.41% from 255 or 66.04% from 159); Green value is 4 (1.95% from 255 or 2.52% from 159); Blue value is 50 (19.92% from 255 or 31.45% from 159); Max value from RGB is 105 - color contains mainly: red. Hex color #690432 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690432 is #96FBCD. Grayscale: #272727. Windows color (decimal): -9894862 or 3277929. OLE color: 3277929.
HSL color Cylindrical-coordinate representation of color #690432: hue angle of 332.67º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #690432 is Cyan = 0, Magento = 0.96, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 4 | 50 | - |
| CMYK | 0 | 0.96 | 0.52 | 0.59 |
| HSL | 332.67º | 0.93% | 0.21% | - |
| HSV(B) | 332.67º | 0.96% | 0.41% | - |
| XYZ | 6.44 | 3.32 | 3.32 | - |
| YUV | 39.44 | 133.96 | 174.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 4 | 50 | 0 | 0.96 | 0.52 | 0.59 | 332.67 | 0.93 | 0.21 |
| Hex | 69 | 4 | 32 | 0 | 60 | 34 | 3B | 14D | 5D | 15 |
| Octal | 151 | 4 | 62 | 0 | 140 | 64 | 73 | 515 | 135 | 25 |
| Binary | 1101001 | 100 | 110010 | 0 | 1100000 | 110100 | 111011 | 101001101 | 1011101 | 10101 |
Color Harmonies of #690432
Complementary color
Monochromatic Colors of #690432
Black with #690432
Text Example
Text Example
White with #690432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690432; }
p { color: rgb(105,4,50); }
H1.HeaderClassName
{
color: #690432;
}
.AnyTagClassName
{
color: #690432;
}
</style>
background-color css
<style>
a { background-color: #690432; }
a { background-color: rgb(105,4,50); }
div.DivClassName
{
background-color: #690432;
}
.BgClassName
{
background-color: #690432;
}
</style>
border-color css
<style>
span { border-color: #690432; }
span { border-color: rgb(105,4,50); }
td.TdClassName
{
border-color: #690432;
}
.TagClassName
{
border-color: #690432;
}
</style>