Shades of Tyrian Purple #670356
Tints of Tyrian Purple #670356
RGB
CMYK
RGB Variations
Color information
#670356 (or 0x670356) is known color: Tyrian Purple. HEX triplet: 67, 03 and 56. RGB value is (103,3,86). Sum of RGB (Red+Green+Blue) = 103+3+86=192 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.65% from 192); Green value is 3 (1.56% from 255 or 1.56% from 192); Blue value is 86 (33.98% from 255 or 44.79% from 192); Max value from RGB is 103 - color contains mainly: red. Hex color #670356 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #670356 is #98FCA9. Grayscale: #2A2A2A. Windows color (decimal): -10026154 or 5636967. OLE color: 5636967.
HSL color Cylindrical-coordinate representation of color #670356: hue angle of 310.2º 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 #670356 is Cyan = 0, Magento = 0.97, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 3 | 86 | - |
| CMYK | 0 | 0.97 | 0.17 | 0.60 |
| HSL | 310.2º | 0.94% | 0.21% | - |
| HSV(B) | 310.2º | 0.97% | 0.4% | - |
| XYZ | 7.31 | 3.62 | 9.12 | - |
| YUV | 42.36 | 152.63 | 171.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 3 | 86 | 0 | 0.97 | 0.17 | 0.60 | 310.2 | 0.94 | 0.21 |
| Hex | 67 | 3 | 56 | 0 | 61 | 11 | 3C | 136 | 5E | 15 |
| Octal | 147 | 3 | 126 | 0 | 141 | 21 | 74 | 466 | 136 | 25 |
| Binary | 1100111 | 11 | 1010110 | 0 | 1100001 | 10001 | 111100 | 100110110 | 1011110 | 10101 |
Color Harmonies of #670356
Complementary color
Monochromatic Colors of #670356
Black with #670356
Text Example
Text Example
White with #670356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670356; }
p { color: rgb(103,3,86); }
H1.HeaderClassName
{
color: #670356;
}
.AnyTagClassName
{
color: #670356;
}
</style>
background-color css
<style>
a { background-color: #670356; }
a { background-color: rgb(103,3,86); }
div.DivClassName
{
background-color: #670356;
}
.BgClassName
{
background-color: #670356;
}
</style>
border-color css
<style>
span { border-color: #670356; }
span { border-color: rgb(103,3,86); }
td.TdClassName
{
border-color: #670356;
}
.TagClassName
{
border-color: #670356;
}
</style>