Shades of Tyrian Purple #660534
Tints of Tyrian Purple #660534
RGB
CMYK
RGB Variations
Color information
#660534 (or 0x660534) is known color: Tyrian Purple. HEX triplet: 66, 05 and 34. RGB value is (102,5,52). Sum of RGB (Red+Green+Blue) = 102+5+52=159 (21% of max value = 765). Red value is 102 (40.23% from 255 or 64.15% from 159); Green value is 5 (2.34% from 255 or 3.14% from 159); Blue value is 52 (20.70% from 255 or 32.70% from 159); Max value from RGB is 102 - color contains mainly: red. Hex color #660534 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #660534 is #99FACB. Grayscale: #272727. Windows color (decimal): -10091212 or 3409254. OLE color: 3409254.
HSL color Cylindrical-coordinate representation of color #660534: hue angle of 330.93º 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 #660534 is Cyan = 0, Magento = 0.95, Yellow = 0.49 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 5 | 52 | - |
| CMYK | 0 | 0.95 | 0.49 | 0.6 |
| HSL | 330.93º | 0.91% | 0.21% | - |
| HSV(B) | 330.93º | 0.95% | 0.4% | - |
| XYZ | 6.15 | 3.18 | 3.54 | - |
| YUV | 39.36 | 135.14 | 172.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 5 | 52 | 0 | 0.95 | 0.49 | 0.6 | 330.93 | 0.91 | 0.21 |
| Hex | 66 | 5 | 34 | 0 | 5F | 31 | 3C | 14B | 5B | 15 |
| Octal | 146 | 5 | 64 | 0 | 137 | 61 | 74 | 513 | 133 | 25 |
| Binary | 1100110 | 101 | 110100 | 0 | 1011111 | 110001 | 111100 | 101001011 | 1011011 | 10101 |
Color Harmonies of #660534
Complementary color
Monochromatic Colors of #660534
Black with #660534
Text Example
Text Example
White with #660534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660534; }
p { color: rgb(102,5,52); }
H1.HeaderClassName
{
color: #660534;
}
.AnyTagClassName
{
color: #660534;
}
</style>
background-color css
<style>
a { background-color: #660534; }
a { background-color: rgb(102,5,52); }
div.DivClassName
{
background-color: #660534;
}
.BgClassName
{
background-color: #660534;
}
</style>
border-color css
<style>
span { border-color: #660534; }
span { border-color: rgb(102,5,52); }
td.TdClassName
{
border-color: #660534;
}
.TagClassName
{
border-color: #660534;
}
</style>