Shades of Tyrian Purple #670053
Tints of Tyrian Purple #670053
RGB
CMYK
RGB Variations
Color information
#670053 (or 0x670053) is known color: Tyrian Purple. HEX triplet: 67, 00 and 53. RGB value is (103,0,83). Sum of RGB (Red+Green+Blue) = 103+0+83=186 (24% of max value = 765). Red value is 103 (40.62% from 255 or 55.38% from 186); Green value is 0 (0.39% from 255 or 0% from 186); Blue value is 83 (32.81% from 255 or 44.62% from 186); Max value from RGB is 103 - color contains mainly: red. Hex color #670053 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #670053 is #98FFAC. Grayscale: #282828. Windows color (decimal): -10026925 or 5439591. OLE color: 5439591.
HSL color Cylindrical-coordinate representation of color #670053: hue angle of 311.65º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #670053 is Cyan = 0, Magento = 1, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 0 | 83 | - |
| CMYK | 0 | 1 | 0.19 | 0.60 |
| HSL | 311.65º | 1% | 0.2% | - |
| HSV(B) | 311.65º | 1% | 0.4% | - |
| XYZ | 7.15 | 3.51 | 8.48 | - |
| YUV | 40.26 | 152.12 | 172.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 0 | 83 | 0 | 1 | 0.19 | 0.60 | 311.65 | 1 | 0.2 |
| Hex | 67 | 0 | 53 | 0 | 64 | 13 | 3C | 138 | 64 | 14 |
| Octal | 147 | 0 | 123 | 0 | 144 | 23 | 74 | 470 | 144 | 24 |
| Binary | 1100111 | 0 | 1010011 | 0 | 1100100 | 10011 | 111100 | 100111000 | 1100100 | 10100 |
Color Harmonies of #670053
Complementary color
Monochromatic Colors of #670053
Black with #670053
Text Example
Text Example
White with #670053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670053; }
p { color: rgb(103,0,83); }
H1.HeaderClassName
{
color: #670053;
}
.AnyTagClassName
{
color: #670053;
}
</style>
background-color css
<style>
a { background-color: #670053; }
a { background-color: rgb(103,0,83); }
div.DivClassName
{
background-color: #670053;
}
.BgClassName
{
background-color: #670053;
}
</style>
border-color css
<style>
span { border-color: #670053; }
span { border-color: rgb(103,0,83); }
td.TdClassName
{
border-color: #670053;
}
.TagClassName
{
border-color: #670053;
}
</style>