Shades of Tyrian Purple #690456
Tints of Tyrian Purple #690456
RGB
CMYK
RGB Variations
Color information
#690456 (or 0x690456) is known color: Tyrian Purple. HEX triplet: 69, 04 and 56. RGB value is (105,4,86). Sum of RGB (Red+Green+Blue) = 105+4+86=195 (25% of max value = 765). Red value is 105 (41.41% from 255 or 53.85% from 195); Green value is 4 (1.95% from 255 or 2.05% from 195); Blue value is 86 (33.98% from 255 or 44.10% from 195); Max value from RGB is 105 - color contains mainly: red. Hex color #690456 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690456 is #96FBA9. Grayscale: #2B2B2B. Windows color (decimal): -9894826 or 5637225. OLE color: 5637225.
HSL color Cylindrical-coordinate representation of color #690456: hue angle of 311.29º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #690456 is Cyan = 0, Magento = 0.96, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 4 | 86 | - |
| CMYK | 0 | 0.96 | 0.18 | 0.59 |
| HSL | 311.29º | 0.93% | 0.21% | - |
| HSV(B) | 311.29º | 0.96% | 0.41% | - |
| XYZ | 7.55 | 3.76 | 9.13 | - |
| YUV | 43.55 | 151.96 | 171.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 4 | 86 | 0 | 0.96 | 0.18 | 0.59 | 311.29 | 0.93 | 0.21 |
| Hex | 69 | 4 | 56 | 0 | 60 | 12 | 3B | 137 | 5D | 15 |
| Octal | 151 | 4 | 126 | 0 | 140 | 22 | 73 | 467 | 135 | 25 |
| Binary | 1101001 | 100 | 1010110 | 0 | 1100000 | 10010 | 111011 | 100110111 | 1011101 | 10101 |
Color Harmonies of #690456
Complementary color
Monochromatic Colors of #690456
Black with #690456
Text Example
Text Example
White with #690456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690456; }
p { color: rgb(105,4,86); }
H1.HeaderClassName
{
color: #690456;
}
.AnyTagClassName
{
color: #690456;
}
</style>
background-color css
<style>
a { background-color: #690456; }
a { background-color: rgb(105,4,86); }
div.DivClassName
{
background-color: #690456;
}
.BgClassName
{
background-color: #690456;
}
</style>
border-color css
<style>
span { border-color: #690456; }
span { border-color: rgb(105,4,86); }
td.TdClassName
{
border-color: #690456;
}
.TagClassName
{
border-color: #690456;
}
</style>