Shades of Tyrian Purple #670358
Tints of Tyrian Purple #670358
RGB
CMYK
RGB Variations
Color information
#670358 (or 0x670358) is known color: Tyrian Purple. HEX triplet: 67, 03 and 58. RGB value is (103,3,88). Sum of RGB (Red+Green+Blue) = 103+3+88=194 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.09% from 194); Green value is 3 (1.56% from 255 or 1.55% from 194); Blue value is 88 (34.77% from 255 or 45.36% from 194); Max value from RGB is 103 - color contains mainly: red. Hex color #670358 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #670358 is #98FCA7. Grayscale: #2A2A2A. Windows color (decimal): -10026152 or 5768039. OLE color: 5768039.
HSL color Cylindrical-coordinate representation of color #670358: hue angle of 309º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #670358 is Cyan = 0, Magento = 0.97, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 3 | 88 | - |
| CMYK | 0 | 0.97 | 0.15 | 0.60 |
| HSL | 309º | 0.94% | 0.21% | - |
| HSV(B) | 309º | 0.97% | 0.4% | - |
| XYZ | 7.39 | 3.65 | 9.55 | - |
| YUV | 42.59 | 153.63 | 171.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 3 | 88 | 0 | 0.97 | 0.15 | 0.60 | 309 | 0.94 | 0.21 |
| Hex | 67 | 3 | 58 | 0 | 61 | F | 3C | 135 | 5E | 15 |
| Octal | 147 | 3 | 130 | 0 | 141 | 17 | 74 | 465 | 136 | 25 |
| Binary | 1100111 | 11 | 1011000 | 0 | 1100001 | 1111 | 111100 | 100110101 | 1011110 | 10101 |
Color Harmonies of #670358
Complementary color
Monochromatic Colors of #670358
Black with #670358
Text Example
Text Example
White with #670358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670358; }
p { color: rgb(103,3,88); }
H1.HeaderClassName
{
color: #670358;
}
.AnyTagClassName
{
color: #670358;
}
</style>
background-color css
<style>
a { background-color: #670358; }
a { background-color: rgb(103,3,88); }
div.DivClassName
{
background-color: #670358;
}
.BgClassName
{
background-color: #670358;
}
</style>
border-color css
<style>
span { border-color: #670358; }
span { border-color: rgb(103,3,88); }
td.TdClassName
{
border-color: #670358;
}
.TagClassName
{
border-color: #670358;
}
</style>