Shades of Tyrian Purple #650746
Tints of Tyrian Purple #650746
RGB
CMYK
RGB Variations
Color information
#650746 (or 0x650746) is known color: Tyrian Purple. HEX triplet: 65, 07 and 46. RGB value is (101,7,70). Sum of RGB (Red+Green+Blue) = 101+7+70=178 (23% of max value = 765). Red value is 101 (39.84% from 255 or 56.74% from 178); Green value is 7 (3.12% from 255 or 3.93% from 178); Blue value is 70 (27.73% from 255 or 39.33% from 178); Max value from RGB is 101 - color contains mainly: red. Hex color #650746 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #650746 is #9AF8B9. Grayscale: #2A2A2A. Windows color (decimal): -10156218 or 4589413. OLE color: 4589413.
HSL color Cylindrical-coordinate representation of color #650746: hue angle of 319.79º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #650746 is Cyan = 0, Magento = 0.93, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 7 | 70 | - |
| CMYK | 0 | 0.93 | 0.31 | 0.60 |
| HSL | 319.79º | 0.87% | 0.21% | - |
| HSV(B) | 319.79º | 0.93% | 0.4% | - |
| XYZ | 6.55 | 3.36 | 6.1 | - |
| YUV | 42.29 | 143.64 | 169.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 7 | 70 | 0 | 0.93 | 0.31 | 0.60 | 319.79 | 0.87 | 0.21 |
| Hex | 65 | 7 | 46 | 0 | 5D | 1F | 3C | 140 | 57 | 15 |
| Octal | 145 | 7 | 106 | 0 | 135 | 37 | 74 | 500 | 127 | 25 |
| Binary | 1100101 | 111 | 1000110 | 0 | 1011101 | 11111 | 111100 | 101000000 | 1010111 | 10101 |
Color Harmonies of #650746
Complementary color
Monochromatic Colors of #650746
Black with #650746
Text Example
Text Example
White with #650746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #650746; }
p { color: rgb(101,7,70); }
H1.HeaderClassName
{
color: #650746;
}
.AnyTagClassName
{
color: #650746;
}
</style>
background-color css
<style>
a { background-color: #650746; }
a { background-color: rgb(101,7,70); }
div.DivClassName
{
background-color: #650746;
}
.BgClassName
{
background-color: #650746;
}
</style>
border-color css
<style>
span { border-color: #650746; }
span { border-color: rgb(101,7,70); }
td.TdClassName
{
border-color: #650746;
}
.TagClassName
{
border-color: #650746;
}
</style>