Shades of Tyrian Purple #690732
Tints of Tyrian Purple #690732
RGB
CMYK
RGB Variations
Color information
#690732 (or 0x690732) is known color: Tyrian Purple. HEX triplet: 69, 07 and 32. RGB value is (105,7,50). Sum of RGB (Red+Green+Blue) = 105+7+50=162 (21% of max value = 765). Red value is 105 (41.41% from 255 or 64.81% from 162); Green value is 7 (3.12% from 255 or 4.32% from 162); Blue value is 50 (19.92% from 255 or 30.86% from 162); Max value from RGB is 105 - color contains mainly: red. Hex color #690732 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690732 is #96F8CD. Grayscale: #292929. Windows color (decimal): -9894094 or 3278697. OLE color: 3278697.
HSL color Cylindrical-coordinate representation of color #690732: hue angle of 333.67º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #690732 is Cyan = 0, Magento = 0.93, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 7 | 50 | - |
| CMYK | 0 | 0.93 | 0.52 | 0.59 |
| HSL | 333.67º | 0.88% | 0.22% | - |
| HSV(B) | 333.67º | 0.93% | 0.41% | - |
| XYZ | 6.48 | 3.39 | 3.33 | - |
| YUV | 41.2 | 132.97 | 173.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 50 | 0 | 0.93 | 0.52 | 0.59 | 333.67 | 0.88 | 0.22 |
| Hex | 69 | 7 | 32 | 0 | 5D | 34 | 3B | 14E | 58 | 16 |
| Octal | 151 | 7 | 62 | 0 | 135 | 64 | 73 | 516 | 130 | 26 |
| Binary | 1101001 | 111 | 110010 | 0 | 1011101 | 110100 | 111011 | 101001110 | 1011000 | 10110 |
Color Harmonies of #690732
Complementary color
Monochromatic Colors of #690732
Black with #690732
Text Example
Text Example
White with #690732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690732; }
p { color: rgb(105,7,50); }
H1.HeaderClassName
{
color: #690732;
}
.AnyTagClassName
{
color: #690732;
}
</style>
background-color css
<style>
a { background-color: #690732; }
a { background-color: rgb(105,7,50); }
div.DivClassName
{
background-color: #690732;
}
.BgClassName
{
background-color: #690732;
}
</style>
border-color css
<style>
span { border-color: #690732; }
span { border-color: rgb(105,7,50); }
td.TdClassName
{
border-color: #690732;
}
.TagClassName
{
border-color: #690732;
}
</style>