Shades of Tyrian Purple #660531
Tints of Tyrian Purple #660531
RGB
CMYK
RGB Variations
Color information
#660531 (or 0x660531) is known color: Tyrian Purple. HEX triplet: 66, 05 and 31. RGB value is (102,5,49). Sum of RGB (Red+Green+Blue) = 102+5+49=156 (20% of max value = 765). Red value is 102 (40.23% from 255 or 65.38% from 156); Green value is 5 (2.34% from 255 or 3.21% from 156); Blue value is 49 (19.53% from 255 or 31.41% from 156); Max value from RGB is 102 - color contains mainly: red. Hex color #660531 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #660531 is #99FACE. Grayscale: #262626. Windows color (decimal): -10091215 or 3212646. OLE color: 3212646.
HSL color Cylindrical-coordinate representation of color #660531: hue angle of 332.78º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #660531 is Cyan = 0, Magento = 0.95, Yellow = 0.52 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 5 | 49 | - |
| CMYK | 0 | 0.95 | 0.52 | 0.6 |
| HSL | 332.78º | 0.91% | 0.21% | - |
| HSV(B) | 332.78º | 0.95% | 0.4% | - |
| XYZ | 6.09 | 3.16 | 3.19 | - |
| YUV | 39.02 | 133.64 | 172.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 5 | 49 | 0 | 0.95 | 0.52 | 0.6 | 332.78 | 0.91 | 0.21 |
| Hex | 66 | 5 | 31 | 0 | 5F | 34 | 3C | 14D | 5B | 15 |
| Octal | 146 | 5 | 61 | 0 | 137 | 64 | 74 | 515 | 133 | 25 |
| Binary | 1100110 | 101 | 110001 | 0 | 1011111 | 110100 | 111100 | 101001101 | 1011011 | 10101 |
Color Harmonies of #660531
Complementary color
Monochromatic Colors of #660531
Black with #660531
Text Example
Text Example
White with #660531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660531; }
p { color: rgb(102,5,49); }
H1.HeaderClassName
{
color: #660531;
}
.AnyTagClassName
{
color: #660531;
}
</style>
background-color css
<style>
a { background-color: #660531; }
a { background-color: rgb(102,5,49); }
div.DivClassName
{
background-color: #660531;
}
.BgClassName
{
background-color: #660531;
}
</style>
border-color css
<style>
span { border-color: #660531; }
span { border-color: rgb(102,5,49); }
td.TdClassName
{
border-color: #660531;
}
.TagClassName
{
border-color: #660531;
}
</style>