Shades of Tyrian Purple #690936
Tints of Tyrian Purple #690936
RGB
CMYK
RGB Variations
Color information
#690936 (or 0x690936) is known color: Tyrian Purple. HEX triplet: 69, 09 and 36. RGB value is (105,9,54). Sum of RGB (Red+Green+Blue) = 105+9+54=168 (22% of max value = 765). Red value is 105 (41.41% from 255 or 62.5% from 168); Green value is 9 (3.91% from 255 or 5.36% from 168); Blue value is 54 (21.48% from 255 or 32.14% from 168); Max value from RGB is 105 - color contains mainly: red. Hex color #690936 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690936 is #96F6C9. Grayscale: #2A2A2A. Windows color (decimal): -9893578 or 3541353. OLE color: 3541353.
HSL color Cylindrical-coordinate representation of color #690936: hue angle of 331.88º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #690936 is Cyan = 0, Magento = 0.91, Yellow = 0.49 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 9 | 54 | - |
| CMYK | 0 | 0.91 | 0.49 | 0.59 |
| HSL | 331.88º | 0.84% | 0.22% | - |
| HSV(B) | 331.88º | 0.91% | 0.41% | - |
| XYZ | 6.59 | 3.46 | 3.81 | - |
| YUV | 42.83 | 134.3 | 172.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 9 | 54 | 0 | 0.91 | 0.49 | 0.59 | 331.88 | 0.84 | 0.22 |
| Hex | 69 | 9 | 36 | 0 | 5B | 31 | 3B | 14C | 54 | 16 |
| Octal | 151 | 11 | 66 | 0 | 133 | 61 | 73 | 514 | 124 | 26 |
| Binary | 1101001 | 1001 | 110110 | 0 | 1011011 | 110001 | 111011 | 101001100 | 1010100 | 10110 |
Color Harmonies of #690936
Complementary color
Monochromatic Colors of #690936
Black with #690936
Text Example
Text Example
White with #690936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690936; }
p { color: rgb(105,9,54); }
H1.HeaderClassName
{
color: #690936;
}
.AnyTagClassName
{
color: #690936;
}
</style>
background-color css
<style>
a { background-color: #690936; }
a { background-color: rgb(105,9,54); }
div.DivClassName
{
background-color: #690936;
}
.BgClassName
{
background-color: #690936;
}
</style>
border-color css
<style>
span { border-color: #690936; }
span { border-color: rgb(105,9,54); }
td.TdClassName
{
border-color: #690936;
}
.TagClassName
{
border-color: #690936;
}
</style>