Shades of Tyrian Purple #670237
Tints of Tyrian Purple #670237
RGB
CMYK
RGB Variations
Color information
#670237 (or 0x670237) is known color: Tyrian Purple. HEX triplet: 67, 02 and 37. RGB value is (103,2,55). Sum of RGB (Red+Green+Blue) = 103+2+55=160 (21% of max value = 765). Red value is 103 (40.62% from 255 or 64.38% from 160); Green value is 2 (1.17% from 255 or 1.25% from 160); Blue value is 55 (21.88% from 255 or 34.38% from 160); Max value from RGB is 103 - color contains mainly: red. Hex color #670237 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #670237 is #98FDC8. Grayscale: #262626. Windows color (decimal): -10026441 or 3605095. OLE color: 3605095.
HSL color Cylindrical-coordinate representation of color #670237: hue angle of 328.51º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #670237 is Cyan = 0, Magento = 0.98, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 2 | 55 | - |
| CMYK | 0 | 0.98 | 0.47 | 0.60 |
| HSL | 328.51º | 0.96% | 0.21% | - |
| HSV(B) | 328.51º | 0.98% | 0.4% | - |
| XYZ | 6.3 | 3.2 | 3.9 | - |
| YUV | 38.24 | 137.46 | 174.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 2 | 55 | 0 | 0.98 | 0.47 | 0.60 | 328.51 | 0.96 | 0.21 |
| Hex | 67 | 2 | 37 | 0 | 62 | 2F | 3C | 149 | 60 | 15 |
| Octal | 147 | 2 | 67 | 0 | 142 | 57 | 74 | 511 | 140 | 25 |
| Binary | 1100111 | 10 | 110111 | 0 | 1100010 | 101111 | 111100 | 101001001 | 1100000 | 10101 |
Color Harmonies of #670237
Complementary color
Monochromatic Colors of #670237
Black with #670237
Text Example
Text Example
White with #670237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670237; }
p { color: rgb(103,2,55); }
H1.HeaderClassName
{
color: #670237;
}
.AnyTagClassName
{
color: #670237;
}
</style>
background-color css
<style>
a { background-color: #670237; }
a { background-color: rgb(103,2,55); }
div.DivClassName
{
background-color: #670237;
}
.BgClassName
{
background-color: #670237;
}
</style>
border-color css
<style>
span { border-color: #670237; }
span { border-color: rgb(103,2,55); }
td.TdClassName
{
border-color: #670237;
}
.TagClassName
{
border-color: #670237;
}
</style>