Shades of Tyrian Purple #690557
Tints of Tyrian Purple #690557
RGB
CMYK
RGB Variations
Color information
#690557 (or 0x690557) is known color: Tyrian Purple. HEX triplet: 69, 05 and 57. RGB value is (105,5,87). Sum of RGB (Red+Green+Blue) = 105+5+87=197 (26% of max value = 765). Red value is 105 (41.41% from 255 or 53.30% from 197); Green value is 5 (2.34% from 255 or 2.54% from 197); Blue value is 87 (34.38% from 255 or 44.16% from 197); Max value from RGB is 105 - color contains mainly: red. Hex color #690557 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690557 is #96FAA8. Grayscale: #2C2C2C. Windows color (decimal): -9894569 or 5703017. OLE color: 5703017.
HSL color Cylindrical-coordinate representation of color #690557: hue angle of 310.8º 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 #690557 is Cyan = 0, Magento = 0.95, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 5 | 87 | - |
| CMYK | 0 | 0.95 | 0.17 | 0.59 |
| HSL | 310.8º | 0.91% | 0.22% | - |
| HSV(B) | 310.8º | 0.95% | 0.41% | - |
| XYZ | 7.6 | 3.8 | 9.35 | - |
| YUV | 44.25 | 152.13 | 171.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 5 | 87 | 0 | 0.95 | 0.17 | 0.59 | 310.8 | 0.91 | 0.22 |
| Hex | 69 | 5 | 57 | 0 | 5F | 11 | 3B | 137 | 5B | 16 |
| Octal | 151 | 5 | 127 | 0 | 137 | 21 | 73 | 467 | 133 | 26 |
| Binary | 1101001 | 101 | 1010111 | 0 | 1011111 | 10001 | 111011 | 100110111 | 1011011 | 10110 |
Color Harmonies of #690557
Complementary color
Monochromatic Colors of #690557
Black with #690557
Text Example
Text Example
White with #690557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690557; }
p { color: rgb(105,5,87); }
H1.HeaderClassName
{
color: #690557;
}
.AnyTagClassName
{
color: #690557;
}
</style>
background-color css
<style>
a { background-color: #690557; }
a { background-color: rgb(105,5,87); }
div.DivClassName
{
background-color: #690557;
}
.BgClassName
{
background-color: #690557;
}
</style>
border-color css
<style>
span { border-color: #690557; }
span { border-color: rgb(105,5,87); }
td.TdClassName
{
border-color: #690557;
}
.TagClassName
{
border-color: #690557;
}
</style>