Shades of Tyrian Purple #660427
Tints of Tyrian Purple #660427
RGB
CMYK
RGB Variations
Color information
#660427 (or 0x660427) is known color: Tyrian Purple. HEX triplet: 66, 04 and 27. RGB value is (102,4,39). Sum of RGB (Red+Green+Blue) = 102+4+39=145 (19% of max value = 765). Red value is 102 (40.23% from 255 or 70.34% from 145); Green value is 4 (1.95% from 255 or 2.76% from 145); Blue value is 39 (15.62% from 255 or 26.90% from 145); Max value from RGB is 102 - color contains mainly: red. Hex color #660427 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #660427 is #99FBD8. Grayscale: #252525. Windows color (decimal): -10091481 or 2557030. OLE color: 2557030.
HSL color Cylindrical-coordinate representation of color #660427: hue angle of 338.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 #660427 is Cyan = 0, Magento = 0.96, Yellow = 0.62 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 4 | 39 | - |
| CMYK | 0 | 0.96 | 0.62 | 0.6 |
| HSL | 338.57º | 0.92% | 0.21% | - |
| HSV(B) | 338.57º | 0.96% | 0.4% | - |
| XYZ | 5.89 | 3.06 | 2.2 | - |
| YUV | 37.29 | 128.97 | 174.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 4 | 39 | 0 | 0.96 | 0.62 | 0.6 | 338.57 | 0.92 | 0.21 |
| Hex | 66 | 4 | 27 | 0 | 60 | 3E | 3C | 153 | 5C | 15 |
| Octal | 146 | 4 | 47 | 0 | 140 | 76 | 74 | 523 | 134 | 25 |
| Binary | 1100110 | 100 | 100111 | 0 | 1100000 | 111110 | 111100 | 101010011 | 1011100 | 10101 |
Color Harmonies of #660427
Complementary color
Monochromatic Colors of #660427
Black with #660427
Text Example
Text Example
White with #660427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660427; }
p { color: rgb(102,4,39); }
H1.HeaderClassName
{
color: #660427;
}
.AnyTagClassName
{
color: #660427;
}
</style>
background-color css
<style>
a { background-color: #660427; }
a { background-color: rgb(102,4,39); }
div.DivClassName
{
background-color: #660427;
}
.BgClassName
{
background-color: #660427;
}
</style>
border-color css
<style>
span { border-color: #660427; }
span { border-color: rgb(102,4,39); }
td.TdClassName
{
border-color: #660427;
}
.TagClassName
{
border-color: #660427;
}
</style>