Shades of Tyrian Purple #690756
Tints of Tyrian Purple #690756
RGB
CMYK
RGB Variations
Color information
#690756 (or 0x690756) is known color: Tyrian Purple. HEX triplet: 69, 07 and 56. RGB value is (105,7,86). Sum of RGB (Red+Green+Blue) = 105+7+86=198 (26% of max value = 765). Red value is 105 (41.41% from 255 or 53.03% from 198); Green value is 7 (3.12% from 255 or 3.54% from 198); Blue value is 86 (33.98% from 255 or 43.43% from 198); Max value from RGB is 105 - color contains mainly: red. Hex color #690756 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690756 is #96F8A9. Grayscale: #2D2D2D. Windows color (decimal): -9894058 or 5637993. OLE color: 5637993.
HSL color Cylindrical-coordinate representation of color #690756: hue angle of 311.63º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #690756 is Cyan = 0, Magento = 0.93, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 7 | 86 | - |
| CMYK | 0 | 0.93 | 0.18 | 0.59 |
| HSL | 311.63º | 0.88% | 0.22% | - |
| HSV(B) | 311.63º | 0.93% | 0.41% | - |
| XYZ | 7.58 | 3.83 | 9.14 | - |
| YUV | 45.31 | 150.97 | 170.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 86 | 0 | 0.93 | 0.18 | 0.59 | 311.63 | 0.88 | 0.22 |
| Hex | 69 | 7 | 56 | 0 | 5D | 12 | 3B | 138 | 58 | 16 |
| Octal | 151 | 7 | 126 | 0 | 135 | 22 | 73 | 470 | 130 | 26 |
| Binary | 1101001 | 111 | 1010110 | 0 | 1011101 | 10010 | 111011 | 100111000 | 1011000 | 10110 |
Color Harmonies of #690756
Complementary color
Monochromatic Colors of #690756
Black with #690756
Text Example
Text Example
White with #690756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690756; }
p { color: rgb(105,7,86); }
H1.HeaderClassName
{
color: #690756;
}
.AnyTagClassName
{
color: #690756;
}
</style>
background-color css
<style>
a { background-color: #690756; }
a { background-color: rgb(105,7,86); }
div.DivClassName
{
background-color: #690756;
}
.BgClassName
{
background-color: #690756;
}
</style>
border-color css
<style>
span { border-color: #690756; }
span { border-color: rgb(105,7,86); }
td.TdClassName
{
border-color: #690756;
}
.TagClassName
{
border-color: #690756;
}
</style>