Shades of Tyrian Purple #690539
Tints of Tyrian Purple #690539
RGB
CMYK
RGB Variations
Color information
#690539 (or 0x690539) is known color: Tyrian Purple. HEX triplet: 69, 05 and 39. RGB value is (105,5,57). Sum of RGB (Red+Green+Blue) = 105+5+57=167 (22% of max value = 765). Red value is 105 (41.41% from 255 or 62.87% from 167); Green value is 5 (2.34% from 255 or 2.99% from 167); Blue value is 57 (22.66% from 255 or 34.13% from 167); Max value from RGB is 105 - color contains mainly: red. Hex color #690539 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690539 is #96FAC6. Grayscale: #282828. Windows color (decimal): -9894599 or 3736937. OLE color: 3736937.
HSL color Cylindrical-coordinate representation of color #690539: hue angle of 328.8º degrees, saturation: 0.91, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #690539 is Cyan = 0, Magento = 0.95, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 5 | 57 | - |
| CMYK | 0 | 0.95 | 0.46 | 0.59 |
| HSL | 328.8º | 0.91% | 0.22% | - |
| HSV(B) | 328.8º | 0.95% | 0.41% | - |
| XYZ | 6.62 | 3.41 | 4.18 | - |
| YUV | 40.83 | 137.13 | 173.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 5 | 57 | 0 | 0.95 | 0.46 | 0.59 | 328.8 | 0.91 | 0.22 |
| Hex | 69 | 5 | 39 | 0 | 5F | 2E | 3B | 149 | 5B | 16 |
| Octal | 151 | 5 | 71 | 0 | 137 | 56 | 73 | 511 | 133 | 26 |
| Binary | 1101001 | 101 | 111001 | 0 | 1011111 | 101110 | 111011 | 101001001 | 1011011 | 10110 |
Color Harmonies of #690539
Complementary color
Monochromatic Colors of #690539
Black with #690539
Text Example
Text Example
White with #690539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690539; }
p { color: rgb(105,5,57); }
H1.HeaderClassName
{
color: #690539;
}
.AnyTagClassName
{
color: #690539;
}
</style>
background-color css
<style>
a { background-color: #690539; }
a { background-color: rgb(105,5,57); }
div.DivClassName
{
background-color: #690539;
}
.BgClassName
{
background-color: #690539;
}
</style>
border-color css
<style>
span { border-color: #690539; }
span { border-color: rgb(105,5,57); }
td.TdClassName
{
border-color: #690539;
}
.TagClassName
{
border-color: #690539;
}
</style>