Shades of Tyrian Purple #690835
Tints of Tyrian Purple #690835
RGB
CMYK
RGB Variations
Color information
#690835 (or 0x690835) is known color: Tyrian Purple. HEX triplet: 69, 08 and 35. RGB value is (105,8,53). Sum of RGB (Red+Green+Blue) = 105+8+53=166 (21% of max value = 765). Red value is 105 (41.41% from 255 or 63.25% from 166); Green value is 8 (3.52% from 255 or 4.82% from 166); Blue value is 53 (21.09% from 255 or 31.93% from 166); Max value from RGB is 105 - color contains mainly: red. Hex color #690835 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690835 is #96F7CA. Grayscale: #2A2A2A. Windows color (decimal): -9893835 or 3475561. OLE color: 3475561.
HSL color Cylindrical-coordinate representation of color #690835: hue angle of 332.16º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #690835 is Cyan = 0, Magento = 0.92, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 8 | 53 | - |
| CMYK | 0 | 0.92 | 0.50 | 0.59 |
| HSL | 332.16º | 0.86% | 0.22% | - |
| HSV(B) | 332.16º | 0.92% | 0.41% | - |
| XYZ | 6.56 | 3.43 | 3.69 | - |
| YUV | 42.13 | 134.14 | 172.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 8 | 53 | 0 | 0.92 | 0.50 | 0.59 | 332.16 | 0.86 | 0.22 |
| Hex | 69 | 8 | 35 | 0 | 5C | 32 | 3B | 14C | 56 | 16 |
| Octal | 151 | 10 | 65 | 0 | 134 | 62 | 73 | 514 | 126 | 26 |
| Binary | 1101001 | 1000 | 110101 | 0 | 1011100 | 110010 | 111011 | 101001100 | 1010110 | 10110 |
Color Harmonies of #690835
Complementary color
Monochromatic Colors of #690835
Black with #690835
Text Example
Text Example
White with #690835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690835; }
p { color: rgb(105,8,53); }
H1.HeaderClassName
{
color: #690835;
}
.AnyTagClassName
{
color: #690835;
}
</style>
background-color css
<style>
a { background-color: #690835; }
a { background-color: rgb(105,8,53); }
div.DivClassName
{
background-color: #690835;
}
.BgClassName
{
background-color: #690835;
}
</style>
border-color css
<style>
span { border-color: #690835; }
span { border-color: rgb(105,8,53); }
td.TdClassName
{
border-color: #690835;
}
.TagClassName
{
border-color: #690835;
}
</style>