Shades of Tyrian Purple #670158
Tints of Tyrian Purple #670158
RGB
CMYK
RGB Variations
Color information
#670158 (or 0x670158) is known color: Tyrian Purple. HEX triplet: 67, 01 and 58. RGB value is (103,1,88). Sum of RGB (Red+Green+Blue) = 103+1+88=192 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.65% from 192); Green value is 1 (0.78% from 255 or 0.52% from 192); Blue value is 88 (34.77% from 255 or 45.83% from 192); Max value from RGB is 103 - color contains mainly: red. Hex color #670158 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #670158 is #98FEA7. Grayscale: #292929. Windows color (decimal): -10026664 or 5767527. OLE color: 5767527.
HSL color Cylindrical-coordinate representation of color #670158: hue angle of 308.82º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #670158 is Cyan = 0, Magento = 0.99, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 1 | 88 | - |
| CMYK | 0 | 0.99 | 0.15 | 0.60 |
| HSL | 308.82º | 0.98% | 0.2% | - |
| HSV(B) | 308.82º | 0.99% | 0.4% | - |
| XYZ | 7.37 | 3.61 | 9.54 | - |
| YUV | 41.42 | 154.29 | 171.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 1 | 88 | 0 | 0.99 | 0.15 | 0.60 | 308.82 | 0.98 | 0.2 |
| Hex | 67 | 1 | 58 | 0 | 63 | F | 3C | 135 | 62 | 14 |
| Octal | 147 | 1 | 130 | 0 | 143 | 17 | 74 | 465 | 142 | 24 |
| Binary | 1100111 | 1 | 1011000 | 0 | 1100011 | 1111 | 111100 | 100110101 | 1100010 | 10100 |
Color Harmonies of #670158
Complementary color
Monochromatic Colors of #670158
Black with #670158
Text Example
Text Example
White with #670158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670158; }
p { color: rgb(103,1,88); }
H1.HeaderClassName
{
color: #670158;
}
.AnyTagClassName
{
color: #670158;
}
</style>
background-color css
<style>
a { background-color: #670158; }
a { background-color: rgb(103,1,88); }
div.DivClassName
{
background-color: #670158;
}
.BgClassName
{
background-color: #670158;
}
</style>
border-color css
<style>
span { border-color: #670158; }
span { border-color: rgb(103,1,88); }
td.TdClassName
{
border-color: #670158;
}
.TagClassName
{
border-color: #670158;
}
</style>