Shades of Tyrian Purple #660430
Tints of Tyrian Purple #660430
RGB
CMYK
RGB Variations
Color information
#660430 (or 0x660430) is known color: Tyrian Purple. HEX triplet: 66, 04 and 30. RGB value is (102,4,48). Sum of RGB (Red+Green+Blue) = 102+4+48=154 (20% of max value = 765). Red value is 102 (40.23% from 255 or 66.23% from 154); Green value is 4 (1.95% from 255 or 2.60% from 154); Blue value is 48 (19.14% from 255 or 31.17% from 154); Max value from RGB is 102 - color contains mainly: red. Hex color #660430 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #660430 is #99FBCF. Grayscale: #262626. Windows color (decimal): -10091472 or 3146854. OLE color: 3146854.
HSL color Cylindrical-coordinate representation of color #660430: hue angle of 333.06º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #660430 is Cyan = 0, Magento = 0.96, Yellow = 0.53 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 4 | 48 | - |
| CMYK | 0 | 0.96 | 0.53 | 0.6 |
| HSL | 333.06º | 0.92% | 0.21% | - |
| HSV(B) | 333.06º | 0.96% | 0.4% | - |
| XYZ | 6.06 | 3.13 | 3.08 | - |
| YUV | 38.32 | 133.47 | 173.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 4 | 48 | 0 | 0.96 | 0.53 | 0.6 | 333.06 | 0.92 | 0.21 |
| Hex | 66 | 4 | 30 | 0 | 60 | 35 | 3C | 14D | 5C | 15 |
| Octal | 146 | 4 | 60 | 0 | 140 | 65 | 74 | 515 | 134 | 25 |
| Binary | 1100110 | 100 | 110000 | 0 | 1100000 | 110101 | 111100 | 101001101 | 1011100 | 10101 |
Color Harmonies of #660430
Complementary color
Monochromatic Colors of #660430
Black with #660430
Text Example
Text Example
White with #660430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660430; }
p { color: rgb(102,4,48); }
H1.HeaderClassName
{
color: #660430;
}
.AnyTagClassName
{
color: #660430;
}
</style>
background-color css
<style>
a { background-color: #660430; }
a { background-color: rgb(102,4,48); }
div.DivClassName
{
background-color: #660430;
}
.BgClassName
{
background-color: #660430;
}
</style>
border-color css
<style>
span { border-color: #660430; }
span { border-color: rgb(102,4,48); }
td.TdClassName
{
border-color: #660430;
}
.TagClassName
{
border-color: #660430;
}
</style>