Shades of Tyrian Purple #690254
Tints of Tyrian Purple #690254
RGB
CMYK
RGB Variations
Color information
#690254 (or 0x690254) is known color: Tyrian Purple. HEX triplet: 69, 02 and 54. RGB value is (105,2,84). Sum of RGB (Red+Green+Blue) = 105+2+84=191 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.97% from 191); Green value is 2 (1.17% from 255 or 1.05% from 191); Blue value is 84 (33.20% from 255 or 43.98% from 191); Max value from RGB is 105 - color contains mainly: red. Hex color #690254 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #690254 is #96FDAB. Grayscale: #292929. Windows color (decimal): -9895340 or 5505641. OLE color: 5505641.
HSL color Cylindrical-coordinate representation of color #690254: hue angle of 312.23º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #690254 is Cyan = 0, Magento = 0.98, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 2 | 84 | - |
| CMYK | 0 | 0.98 | 0.20 | 0.59 |
| HSL | 312.23º | 0.96% | 0.21% | - |
| HSV(B) | 312.23º | 0.98% | 0.41% | - |
| XYZ | 7.45 | 3.69 | 8.71 | - |
| YUV | 42.15 | 151.62 | 172.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 2 | 84 | 0 | 0.98 | 0.20 | 0.59 | 312.23 | 0.96 | 0.21 |
| Hex | 69 | 2 | 54 | 0 | 62 | 14 | 3B | 138 | 60 | 15 |
| Octal | 151 | 2 | 124 | 0 | 142 | 24 | 73 | 470 | 140 | 25 |
| Binary | 1101001 | 10 | 1010100 | 0 | 1100010 | 10100 | 111011 | 100111000 | 1100000 | 10101 |
Color Harmonies of #690254
Complementary color
Monochromatic Colors of #690254
Black with #690254
Text Example
Text Example
White with #690254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690254; }
p { color: rgb(105,2,84); }
H1.HeaderClassName
{
color: #690254;
}
.AnyTagClassName
{
color: #690254;
}
</style>
background-color css
<style>
a { background-color: #690254; }
a { background-color: rgb(105,2,84); }
div.DivClassName
{
background-color: #690254;
}
.BgClassName
{
background-color: #690254;
}
</style>
border-color css
<style>
span { border-color: #690254; }
span { border-color: rgb(105,2,84); }
td.TdClassName
{
border-color: #690254;
}
.TagClassName
{
border-color: #690254;
}
</style>