Shades of Tyrian Purple #690537
Tints of Tyrian Purple #690537
RGB
CMYK
RGB Variations
Color information
#690537 (or 0x690537) is known color: Tyrian Purple. HEX triplet: 69, 05 and 37. RGB value is (105,5,55). Sum of RGB (Red+Green+Blue) = 105+5+55=165 (21% of max value = 765). Red value is 105 (41.41% from 255 or 63.64% from 165); Green value is 5 (2.34% from 255 or 3.03% from 165); Blue value is 55 (21.88% from 255 or 33.33% from 165); Max value from RGB is 105 - color contains mainly: red. Hex color #690537 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690537 is #96FAC8. Grayscale: #282828. Windows color (decimal): -9894601 or 3605865. OLE color: 3605865.
HSL color Cylindrical-coordinate representation of color #690537: hue angle of 330º 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 #690537 is Cyan = 0, Magento = 0.95, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 5 | 55 | - |
| CMYK | 0 | 0.95 | 0.48 | 0.59 |
| HSL | 330º | 0.91% | 0.22% | - |
| HSV(B) | 330º | 0.95% | 0.41% | - |
| XYZ | 6.57 | 3.39 | 3.92 | - |
| YUV | 40.6 | 136.13 | 173.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 5 | 55 | 0 | 0.95 | 0.48 | 0.59 | 330 | 0.91 | 0.22 |
| Hex | 69 | 5 | 37 | 0 | 5F | 30 | 3B | 14A | 5B | 16 |
| Octal | 151 | 5 | 67 | 0 | 137 | 60 | 73 | 512 | 133 | 26 |
| Binary | 1101001 | 101 | 110111 | 0 | 1011111 | 110000 | 111011 | 101001010 | 1011011 | 10110 |
Color Harmonies of #690537
Complementary color
Monochromatic Colors of #690537
Black with #690537
Text Example
Text Example
White with #690537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690537; }
p { color: rgb(105,5,55); }
H1.HeaderClassName
{
color: #690537;
}
.AnyTagClassName
{
color: #690537;
}
</style>
background-color css
<style>
a { background-color: #690537; }
a { background-color: rgb(105,5,55); }
div.DivClassName
{
background-color: #690537;
}
.BgClassName
{
background-color: #690537;
}
</style>
border-color css
<style>
span { border-color: #690537; }
span { border-color: rgb(105,5,55); }
td.TdClassName
{
border-color: #690537;
}
.TagClassName
{
border-color: #690537;
}
</style>