Shades of Tyrian Purple #690553
Tints of Tyrian Purple #690553
RGB
CMYK
RGB Variations
Color information
#690553 (or 0x690553) is known color: Tyrian Purple. HEX triplet: 69, 05 and 53. RGB value is (105,5,83). Sum of RGB (Red+Green+Blue) = 105+5+83=193 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.40% from 193); Green value is 5 (2.34% from 255 or 2.59% from 193); Blue value is 83 (32.81% from 255 or 43.01% from 193); Max value from RGB is 105 - color contains mainly: red. Hex color #690553 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690553 is #96FAAC. Grayscale: #2B2B2B. Windows color (decimal): -9894573 or 5440873. OLE color: 5440873.
HSL color Cylindrical-coordinate representation of color #690553: hue angle of 313.2º 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 #690553 is Cyan = 0, Magento = 0.95, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 5 | 83 | - |
| CMYK | 0 | 0.95 | 0.21 | 0.59 |
| HSL | 313.2º | 0.91% | 0.22% | - |
| HSV(B) | 313.2º | 0.95% | 0.41% | - |
| XYZ | 7.44 | 3.74 | 8.51 | - |
| YUV | 43.79 | 150.13 | 171.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 5 | 83 | 0 | 0.95 | 0.21 | 0.59 | 313.2 | 0.91 | 0.22 |
| Hex | 69 | 5 | 53 | 0 | 5F | 15 | 3B | 139 | 5B | 16 |
| Octal | 151 | 5 | 123 | 0 | 137 | 25 | 73 | 471 | 133 | 26 |
| Binary | 1101001 | 101 | 1010011 | 0 | 1011111 | 10101 | 111011 | 100111001 | 1011011 | 10110 |
Color Harmonies of #690553
Complementary color
Monochromatic Colors of #690553
Black with #690553
Text Example
Text Example
White with #690553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690553; }
p { color: rgb(105,5,83); }
H1.HeaderClassName
{
color: #690553;
}
.AnyTagClassName
{
color: #690553;
}
</style>
background-color css
<style>
a { background-color: #690553; }
a { background-color: rgb(105,5,83); }
div.DivClassName
{
background-color: #690553;
}
.BgClassName
{
background-color: #690553;
}
</style>
border-color css
<style>
span { border-color: #690553; }
span { border-color: rgb(105,5,83); }
td.TdClassName
{
border-color: #690553;
}
.TagClassName
{
border-color: #690553;
}
</style>