Shades of Tyrian Purple #660136
Tints of Tyrian Purple #660136
RGB
CMYK
RGB Variations
Color information
#660136 (or 0x660136) is known color: Tyrian Purple. HEX triplet: 66, 01 and 36. RGB value is (102,1,54). Sum of RGB (Red+Green+Blue) = 102+1+54=157 (20% of max value = 765). Red value is 102 (40.23% from 255 or 64.97% from 157); Green value is 1 (0.78% from 255 or 0.64% from 157); Blue value is 54 (21.48% from 255 or 34.39% from 157); Max value from RGB is 102 - color contains mainly: red. Hex color #660136 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #660136 is #99FEC9. Grayscale: #252525. Windows color (decimal): -10092234 or 3539302. OLE color: 3539302.
HSL color Cylindrical-coordinate representation of color #660136: hue angle of 328.51º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #660136 is Cyan = 0, Magento = 0.99, Yellow = 0.47 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 1 | 54 | - |
| CMYK | 0 | 0.99 | 0.47 | 0.6 |
| HSL | 328.51º | 0.98% | 0.2% | - |
| HSV(B) | 328.51º | 0.99% | 0.4% | - |
| XYZ | 6.16 | 3.11 | 3.77 | - |
| YUV | 37.24 | 137.46 | 174.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 1 | 54 | 0 | 0.99 | 0.47 | 0.6 | 328.51 | 0.98 | 0.2 |
| Hex | 66 | 1 | 36 | 0 | 63 | 2F | 3C | 149 | 62 | 14 |
| Octal | 146 | 1 | 66 | 0 | 143 | 57 | 74 | 511 | 142 | 24 |
| Binary | 1100110 | 1 | 110110 | 0 | 1100011 | 101111 | 111100 | 101001001 | 1100010 | 10100 |
Color Harmonies of #660136
Complementary color
Monochromatic Colors of #660136
Black with #660136
Text Example
Text Example
White with #660136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660136; }
p { color: rgb(102,1,54); }
H1.HeaderClassName
{
color: #660136;
}
.AnyTagClassName
{
color: #660136;
}
</style>
background-color css
<style>
a { background-color: #660136; }
a { background-color: rgb(102,1,54); }
div.DivClassName
{
background-color: #660136;
}
.BgClassName
{
background-color: #660136;
}
</style>
border-color css
<style>
span { border-color: #660136; }
span { border-color: rgb(102,1,54); }
td.TdClassName
{
border-color: #660136;
}
.TagClassName
{
border-color: #660136;
}
</style>