Shades of Tyrian Purple #690239
Tints of Tyrian Purple #690239
RGB
CMYK
RGB Variations
Color information
#690239 (or 0x690239) is known color: Tyrian Purple. HEX triplet: 69, 02 and 39. RGB value is (105,2,57). Sum of RGB (Red+Green+Blue) = 105+2+57=164 (21% of max value = 765). Red value is 105 (41.41% from 255 or 64.02% from 164); Green value is 2 (1.17% from 255 or 1.22% from 164); Blue value is 57 (22.66% from 255 or 34.76% from 164); Max value from RGB is 105 - color contains mainly: red. Hex color #690239 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690239 is #96FDC6. Grayscale: #262626. Windows color (decimal): -9895367 or 3736169. OLE color: 3736169.
HSL color Cylindrical-coordinate representation of color #690239: hue angle of 327.96º 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 #690239 is Cyan = 0, Magento = 0.98, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 2 | 57 | - |
| CMYK | 0 | 0.98 | 0.46 | 0.59 |
| HSL | 327.96º | 0.96% | 0.21% | - |
| HSV(B) | 327.96º | 0.98% | 0.41% | - |
| XYZ | 6.59 | 3.34 | 4.17 | - |
| YUV | 39.07 | 138.12 | 175.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 2 | 57 | 0 | 0.98 | 0.46 | 0.59 | 327.96 | 0.96 | 0.21 |
| Hex | 69 | 2 | 39 | 0 | 62 | 2E | 3B | 148 | 60 | 15 |
| Octal | 151 | 2 | 71 | 0 | 142 | 56 | 73 | 510 | 140 | 25 |
| Binary | 1101001 | 10 | 111001 | 0 | 1100010 | 101110 | 111011 | 101001000 | 1100000 | 10101 |
Color Harmonies of #690239
Complementary color
Monochromatic Colors of #690239
Black with #690239
Text Example
Text Example
White with #690239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690239; }
p { color: rgb(105,2,57); }
H1.HeaderClassName
{
color: #690239;
}
.AnyTagClassName
{
color: #690239;
}
</style>
background-color css
<style>
a { background-color: #690239; }
a { background-color: rgb(105,2,57); }
div.DivClassName
{
background-color: #690239;
}
.BgClassName
{
background-color: #690239;
}
</style>
border-color css
<style>
span { border-color: #690239; }
span { border-color: rgb(105,2,57); }
td.TdClassName
{
border-color: #690239;
}
.TagClassName
{
border-color: #690239;
}
</style>