Shades of Tyrian Purple #690533
Tints of Tyrian Purple #690533
RGB
CMYK
RGB Variations
Color information
#690533 (or 0x690533) is known color: Tyrian Purple. HEX triplet: 69, 05 and 33. RGB value is (105,5,51). Sum of RGB (Red+Green+Blue) = 105+5+51=161 (21% of max value = 765). Red value is 105 (41.41% from 255 or 65.22% from 161); Green value is 5 (2.34% from 255 or 3.11% from 161); Blue value is 51 (20.31% from 255 or 31.68% from 161); Max value from RGB is 105 - color contains mainly: red. Hex color #690533 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690533 is #96FACC. Grayscale: #282828. Windows color (decimal): -9894605 or 3343721. OLE color: 3343721.
HSL color Cylindrical-coordinate representation of color #690533: hue angle of 332.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 #690533 is Cyan = 0, Magento = 0.95, Yellow = 0.51 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 5 | 51 | - |
| CMYK | 0 | 0.95 | 0.51 | 0.59 |
| HSL | 332.4º | 0.91% | 0.22% | - |
| HSV(B) | 332.4º | 0.95% | 0.41% | - |
| XYZ | 6.48 | 3.35 | 3.44 | - |
| YUV | 40.14 | 134.13 | 174.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 5 | 51 | 0 | 0.95 | 0.51 | 0.59 | 332.4 | 0.91 | 0.22 |
| Hex | 69 | 5 | 33 | 0 | 5F | 33 | 3B | 14C | 5B | 16 |
| Octal | 151 | 5 | 63 | 0 | 137 | 63 | 73 | 514 | 133 | 26 |
| Binary | 1101001 | 101 | 110011 | 0 | 1011111 | 110011 | 111011 | 101001100 | 1011011 | 10110 |
Color Harmonies of #690533
Complementary color
Monochromatic Colors of #690533
Black with #690533
Text Example
Text Example
White with #690533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690533; }
p { color: rgb(105,5,51); }
H1.HeaderClassName
{
color: #690533;
}
.AnyTagClassName
{
color: #690533;
}
</style>
background-color css
<style>
a { background-color: #690533; }
a { background-color: rgb(105,5,51); }
div.DivClassName
{
background-color: #690533;
}
.BgClassName
{
background-color: #690533;
}
</style>
border-color css
<style>
span { border-color: #690533; }
span { border-color: rgb(105,5,51); }
td.TdClassName
{
border-color: #690533;
}
.TagClassName
{
border-color: #690533;
}
</style>