Shades of Tyrian Purple #670150
Tints of Tyrian Purple #670150
RGB
CMYK
RGB Variations
Color information
#670150 (or 0x670150) is known color: Tyrian Purple. HEX triplet: 67, 01 and 50. RGB value is (103,1,80). Sum of RGB (Red+Green+Blue) = 103+1+80=184 (24% of max value = 765). Red value is 103 (40.62% from 255 or 55.98% from 184); Green value is 1 (0.78% from 255 or 0.54% from 184); Blue value is 80 (31.64% from 255 or 43.48% from 184); Max value from RGB is 103 - color contains mainly: red. Hex color #670150 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #670150 is #98FEAF. Grayscale: #282828. Windows color (decimal): -10026672 or 5243239. OLE color: 5243239.
HSL color Cylindrical-coordinate representation of color #670150: hue angle of 313.53º 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 #670150 is Cyan = 0, Magento = 0.99, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 1 | 80 | - |
| CMYK | 0 | 0.99 | 0.22 | 0.60 |
| HSL | 313.53º | 0.98% | 0.2% | - |
| HSV(B) | 313.53º | 0.99% | 0.4% | - |
| XYZ | 7.05 | 3.48 | 7.89 | - |
| YUV | 40.5 | 150.29 | 172.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 1 | 80 | 0 | 0.99 | 0.22 | 0.60 | 313.53 | 0.98 | 0.2 |
| Hex | 67 | 1 | 50 | 0 | 63 | 16 | 3C | 13A | 62 | 14 |
| Octal | 147 | 1 | 120 | 0 | 143 | 26 | 74 | 472 | 142 | 24 |
| Binary | 1100111 | 1 | 1010000 | 0 | 1100011 | 10110 | 111100 | 100111010 | 1100010 | 10100 |
Color Harmonies of #670150
Complementary color
Monochromatic Colors of #670150
Black with #670150
Text Example
Text Example
White with #670150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670150; }
p { color: rgb(103,1,80); }
H1.HeaderClassName
{
color: #670150;
}
.AnyTagClassName
{
color: #670150;
}
</style>
background-color css
<style>
a { background-color: #670150; }
a { background-color: rgb(103,1,80); }
div.DivClassName
{
background-color: #670150;
}
.BgClassName
{
background-color: #670150;
}
</style>
border-color css
<style>
span { border-color: #670150; }
span { border-color: rgb(103,1,80); }
td.TdClassName
{
border-color: #670150;
}
.TagClassName
{
border-color: #670150;
}
</style>