Shades of Tyrian Purple #660438
Tints of Tyrian Purple #660438
RGB
CMYK
RGB Variations
Color information
#660438 (or 0x660438) is known color: Tyrian Purple. HEX triplet: 66, 04 and 38. RGB value is (102,4,56). Sum of RGB (Red+Green+Blue) = 102+4+56=162 (21% of max value = 765). Red value is 102 (40.23% from 255 or 62.96% from 162); Green value is 4 (1.95% from 255 or 2.47% from 162); Blue value is 56 (22.27% from 255 or 34.57% from 162); Max value from RGB is 102 - color contains mainly: red. Hex color #660438 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #660438 is #99FBC7. Grayscale: #272727. Windows color (decimal): -10091464 or 3671142. OLE color: 3671142.
HSL color Cylindrical-coordinate representation of color #660438: hue angle of 328.16º 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 #660438 is Cyan = 0, Magento = 0.96, Yellow = 0.45 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 4 | 56 | - |
| CMYK | 0 | 0.96 | 0.45 | 0.6 |
| HSL | 328.16º | 0.92% | 0.21% | - |
| HSV(B) | 328.16º | 0.96% | 0.4% | - |
| XYZ | 6.24 | 3.2 | 4.03 | - |
| YUV | 39.23 | 137.47 | 172.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 4 | 56 | 0 | 0.96 | 0.45 | 0.6 | 328.16 | 0.92 | 0.21 |
| Hex | 66 | 4 | 38 | 0 | 60 | 2D | 3C | 148 | 5C | 15 |
| Octal | 146 | 4 | 70 | 0 | 140 | 55 | 74 | 510 | 134 | 25 |
| Binary | 1100110 | 100 | 111000 | 0 | 1100000 | 101101 | 111100 | 101001000 | 1011100 | 10101 |
Color Harmonies of #660438
Complementary color
Monochromatic Colors of #660438
Black with #660438
Text Example
Text Example
White with #660438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660438; }
p { color: rgb(102,4,56); }
H1.HeaderClassName
{
color: #660438;
}
.AnyTagClassName
{
color: #660438;
}
</style>
background-color css
<style>
a { background-color: #660438; }
a { background-color: rgb(102,4,56); }
div.DivClassName
{
background-color: #660438;
}
.BgClassName
{
background-color: #660438;
}
</style>
border-color css
<style>
span { border-color: #660438; }
span { border-color: rgb(102,4,56); }
td.TdClassName
{
border-color: #660438;
}
.TagClassName
{
border-color: #660438;
}
</style>