Shades of Tyrian Purple #670028
Tints of Tyrian Purple #670028
RGB
CMYK
RGB Variations
Color information
#670028 (or 0x670028) is known color: Tyrian Purple. HEX triplet: 67, 00 and 28. RGB value is (103,0,40). Sum of RGB (Red+Green+Blue) = 103+0+40=143 (18% of max value = 765). Red value is 103 (40.62% from 255 or 72.03% from 143); Green value is 0 (0.39% from 255 or 0% from 143); Blue value is 40 (16.02% from 255 or 27.97% from 143); Max value from RGB is 103 - color contains mainly: red. Hex color #670028 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #670028 is #98FFD7. Grayscale: #232323. Windows color (decimal): -10026968 or 2621543. OLE color: 2621543.
HSL color Cylindrical-coordinate representation of color #670028: hue angle of 336.7º 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 #670028 is Cyan = 0, Magento = 1, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 0 | 40 | - |
| CMYK | 0 | 1 | 0.61 | 0.60 |
| HSL | 336.7º | 1% | 0.2% | - |
| HSV(B) | 336.7º | 1% | 0.4% | - |
| XYZ | 5.98 | 3.04 | 2.28 | - |
| YUV | 35.36 | 130.62 | 176.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 0 | 40 | 0 | 1 | 0.61 | 0.60 | 336.7 | 1 | 0.2 |
| Hex | 67 | 0 | 28 | 0 | 64 | 3D | 3C | 151 | 64 | 14 |
| Octal | 147 | 0 | 50 | 0 | 144 | 75 | 74 | 521 | 144 | 24 |
| Binary | 1100111 | 0 | 101000 | 0 | 1100100 | 111101 | 111100 | 101010001 | 1100100 | 10100 |
Color Harmonies of #670028
Complementary color
Monochromatic Colors of #670028
Black with #670028
Text Example
Text Example
White with #670028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670028; }
p { color: rgb(103,0,40); }
H1.HeaderClassName
{
color: #670028;
}
.AnyTagClassName
{
color: #670028;
}
</style>
background-color css
<style>
a { background-color: #670028; }
a { background-color: rgb(103,0,40); }
div.DivClassName
{
background-color: #670028;
}
.BgClassName
{
background-color: #670028;
}
</style>
border-color css
<style>
span { border-color: #670028; }
span { border-color: rgb(103,0,40); }
td.TdClassName
{
border-color: #670028;
}
.TagClassName
{
border-color: #670028;
}
</style>