Shades of Tyrian Purple #690336
Tints of Tyrian Purple #690336
RGB
CMYK
RGB Variations
Color information
#690336 (or 0x690336) is known color: Tyrian Purple. HEX triplet: 69, 03 and 36. RGB value is (105,3,54). Sum of RGB (Red+Green+Blue) = 105+3+54=162 (21% of max value = 765). Red value is 105 (41.41% from 255 or 64.81% from 162); Green value is 3 (1.56% from 255 or 1.85% from 162); Blue value is 54 (21.48% from 255 or 33.33% from 162); Max value from RGB is 105 - color contains mainly: red. Hex color #690336 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690336 is #96FCC9. Grayscale: #272727. Windows color (decimal): -9895114 or 3539817. OLE color: 3539817.
HSL color Cylindrical-coordinate representation of color #690336: hue angle of 330º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #690336 is Cyan = 0, Magento = 0.97, Yellow = 0.49 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 3 | 54 | - |
| CMYK | 0 | 0.97 | 0.49 | 0.59 |
| HSL | 330º | 0.94% | 0.21% | - |
| HSV(B) | 330º | 0.97% | 0.41% | - |
| XYZ | 6.52 | 3.33 | 3.79 | - |
| YUV | 39.31 | 136.29 | 174.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 3 | 54 | 0 | 0.97 | 0.49 | 0.59 | 330 | 0.94 | 0.21 |
| Hex | 69 | 3 | 36 | 0 | 61 | 31 | 3B | 14A | 5E | 15 |
| Octal | 151 | 3 | 66 | 0 | 141 | 61 | 73 | 512 | 136 | 25 |
| Binary | 1101001 | 11 | 110110 | 0 | 1100001 | 110001 | 111011 | 101001010 | 1011110 | 10101 |
Color Harmonies of #690336
Complementary color
Monochromatic Colors of #690336
Black with #690336
Text Example
Text Example
White with #690336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690336; }
p { color: rgb(105,3,54); }
H1.HeaderClassName
{
color: #690336;
}
.AnyTagClassName
{
color: #690336;
}
</style>
background-color css
<style>
a { background-color: #690336; }
a { background-color: rgb(105,3,54); }
div.DivClassName
{
background-color: #690336;
}
.BgClassName
{
background-color: #690336;
}
</style>
border-color css
<style>
span { border-color: #690336; }
span { border-color: rgb(105,3,54); }
td.TdClassName
{
border-color: #690336;
}
.TagClassName
{
border-color: #690336;
}
</style>