Shades of Tyrian Purple #690556
Tints of Tyrian Purple #690556
RGB
CMYK
RGB Variations
Color information
#690556 (or 0x690556) is known color: Tyrian Purple. HEX triplet: 69, 05 and 56. RGB value is (105,5,86). Sum of RGB (Red+Green+Blue) = 105+5+86=196 (25% of max value = 765). Red value is 105 (41.41% from 255 or 53.57% from 196); Green value is 5 (2.34% from 255 or 2.55% from 196); Blue value is 86 (33.98% from 255 or 43.88% from 196); Max value from RGB is 105 - color contains mainly: red. Hex color #690556 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690556 is #96FAA9. Grayscale: #2B2B2B. Windows color (decimal): -9894570 or 5637481. OLE color: 5637481.
HSL color Cylindrical-coordinate representation of color #690556: hue angle of 311.4º 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 #690556 is Cyan = 0, Magento = 0.95, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 5 | 86 | - |
| CMYK | 0 | 0.95 | 0.18 | 0.59 |
| HSL | 311.4º | 0.91% | 0.22% | - |
| HSV(B) | 311.4º | 0.95% | 0.41% | - |
| XYZ | 7.56 | 3.78 | 9.14 | - |
| YUV | 44.13 | 151.63 | 171.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 5 | 86 | 0 | 0.95 | 0.18 | 0.59 | 311.4 | 0.91 | 0.22 |
| Hex | 69 | 5 | 56 | 0 | 5F | 12 | 3B | 137 | 5B | 16 |
| Octal | 151 | 5 | 126 | 0 | 137 | 22 | 73 | 467 | 133 | 26 |
| Binary | 1101001 | 101 | 1010110 | 0 | 1011111 | 10010 | 111011 | 100110111 | 1011011 | 10110 |
Color Harmonies of #690556
Complementary color
Monochromatic Colors of #690556
Black with #690556
Text Example
Text Example
White with #690556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690556; }
p { color: rgb(105,5,86); }
H1.HeaderClassName
{
color: #690556;
}
.AnyTagClassName
{
color: #690556;
}
</style>
background-color css
<style>
a { background-color: #690556; }
a { background-color: rgb(105,5,86); }
div.DivClassName
{
background-color: #690556;
}
.BgClassName
{
background-color: #690556;
}
</style>
border-color css
<style>
span { border-color: #690556; }
span { border-color: rgb(105,5,86); }
td.TdClassName
{
border-color: #690556;
}
.TagClassName
{
border-color: #690556;
}
</style>