Shades of Tyrian Purple #660328
Tints of Tyrian Purple #660328
RGB
CMYK
RGB Variations
Color information
#660328 (or 0x660328) is known color: Tyrian Purple. HEX triplet: 66, 03 and 28. RGB value is (102,3,40). Sum of RGB (Red+Green+Blue) = 102+3+40=145 (19% of max value = 765). Red value is 102 (40.23% from 255 or 70.34% from 145); Green value is 3 (1.56% from 255 or 2.07% from 145); Blue value is 40 (16.02% from 255 or 27.59% from 145); Max value from RGB is 102 - color contains mainly: red. Hex color #660328 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #660328 is #99FCD7. Grayscale: #242424. Windows color (decimal): -10091736 or 2622310. OLE color: 2622310.
HSL color Cylindrical-coordinate representation of color #660328: hue angle of 337.58º 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 #660328 is Cyan = 0, Magento = 0.97, Yellow = 0.61 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 3 | 40 | - |
| CMYK | 0 | 0.97 | 0.61 | 0.6 |
| HSL | 337.58º | 0.94% | 0.21% | - |
| HSV(B) | 337.58º | 0.97% | 0.4% | - |
| XYZ | 5.9 | 3.04 | 2.28 | - |
| YUV | 36.82 | 129.8 | 174.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 3 | 40 | 0 | 0.97 | 0.61 | 0.6 | 337.58 | 0.94 | 0.21 |
| Hex | 66 | 3 | 28 | 0 | 61 | 3D | 3C | 152 | 5E | 15 |
| Octal | 146 | 3 | 50 | 0 | 141 | 75 | 74 | 522 | 136 | 25 |
| Binary | 1100110 | 11 | 101000 | 0 | 1100001 | 111101 | 111100 | 101010010 | 1011110 | 10101 |
Color Harmonies of #660328
Complementary color
Monochromatic Colors of #660328
Black with #660328
Text Example
Text Example
White with #660328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660328; }
p { color: rgb(102,3,40); }
H1.HeaderClassName
{
color: #660328;
}
.AnyTagClassName
{
color: #660328;
}
</style>
background-color css
<style>
a { background-color: #660328; }
a { background-color: rgb(102,3,40); }
div.DivClassName
{
background-color: #660328;
}
.BgClassName
{
background-color: #660328;
}
</style>
border-color css
<style>
span { border-color: #660328; }
span { border-color: rgb(102,3,40); }
td.TdClassName
{
border-color: #660328;
}
.TagClassName
{
border-color: #660328;
}
</style>