Shades of Tyrian Purple #660458
Tints of Tyrian Purple #660458
RGB
CMYK
RGB Variations
Color information
#660458 (or 0x660458) is known color: Tyrian Purple. HEX triplet: 66, 04 and 58. RGB value is (102,4,88). Sum of RGB (Red+Green+Blue) = 102+4+88=194 (25% of max value = 765). Red value is 102 (40.23% from 255 or 52.58% from 194); Green value is 4 (1.95% from 255 or 2.06% from 194); Blue value is 88 (34.77% from 255 or 45.36% from 194); Max value from RGB is 102 - color contains mainly: red. Hex color #660458 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #660458 is #99FBA7. Grayscale: #2A2A2A. Windows color (decimal): -10091432 or 5768294. OLE color: 5768294.
HSL color Cylindrical-coordinate representation of color #660458: hue angle of 308.57º 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 #660458 is Cyan = 0, Magento = 0.96, Yellow = 0.14 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 4 | 88 | - |
| CMYK | 0 | 0.96 | 0.14 | 0.6 |
| HSL | 308.57º | 0.92% | 0.21% | - |
| HSV(B) | 308.57º | 0.96% | 0.4% | - |
| XYZ | 7.28 | 3.62 | 9.55 | - |
| YUV | 42.88 | 153.47 | 170.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 4 | 88 | 0 | 0.96 | 0.14 | 0.6 | 308.57 | 0.92 | 0.21 |
| Hex | 66 | 4 | 58 | 0 | 60 | E | 3C | 135 | 5C | 15 |
| Octal | 146 | 4 | 130 | 0 | 140 | 16 | 74 | 465 | 134 | 25 |
| Binary | 1100110 | 100 | 1011000 | 0 | 1100000 | 1110 | 111100 | 100110101 | 1011100 | 10101 |
Color Harmonies of #660458
Complementary color
Monochromatic Colors of #660458
Black with #660458
Text Example
Text Example
White with #660458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660458; }
p { color: rgb(102,4,88); }
H1.HeaderClassName
{
color: #660458;
}
.AnyTagClassName
{
color: #660458;
}
</style>
background-color css
<style>
a { background-color: #660458; }
a { background-color: rgb(102,4,88); }
div.DivClassName
{
background-color: #660458;
}
.BgClassName
{
background-color: #660458;
}
</style>
border-color css
<style>
span { border-color: #660458; }
span { border-color: rgb(102,4,88); }
td.TdClassName
{
border-color: #660458;
}
.TagClassName
{
border-color: #660458;
}
</style>